public method LineBuilder.SetMarginLeft

Brief

Sets the line left margin.

Declaration
C#
Gehtsoft.PDFFlow.Builder.LineBuilder  SetMarginLeft (System.Single value)

Parameters
value

The margin in points.

Declared in LineBuilder

back