public method LineBuilder.SetMarginBottom

Brief

Sets the line bottom margin.

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

Parameters
value

The margin in points.

Declared in LineBuilder

back