public method SectionBuilder.SetMargins

Brief

Sets the same margins for all sides of the section.

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

Parameters
margins

The margins in points.

Declared in SectionBuilder

back