Table of Contents

Method Left

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

Left(double)

Sets thickness of the left vertical border.

public Border Left(double thickness)

Parameters

thickness double

The border thickness.

Returns

Border

The updated border.