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
doubleThe border thickness.
Returns
- Border
The updated border.