public method ParagraphBuilder.SetMarginLeft

Brief

Sets the paragraph left margin.

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

Parameters
value

The margin in points.

Declared in ParagraphBuilder

back