public method ParagraphBuilder.SetMargins

Brief

Sets all paragraph margins to the same value.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetMargins (System.Single margins)

Parameters
margins

The margin in points.

Declared in ParagraphBuilder

back