Table of Contents

Method Top

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

Top(double)

Sets thickness of the top horizontal border.

public Border Top(double thickness)

Parameters

thickness double

The border thickness.

Returns

Border

The updated border.