public method ParagraphBuilder.SetMarginTop

Brief

Sets the paragraph top margin.

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

Parameters
value

The margin in points.

Declared in ParagraphBuilder

back