public method ParagraphBuilder.SetMarginBottom

Brief

Sets the paragraph bottom margin.

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

Parameters
value

The margin in points.

Declared in ParagraphBuilder

back