public method SectionBuilder.SetMargins

Brief

Sets the margins for all sides of the section.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  SetMargins (Gehtsoft.PDFFlow.Models.Shared.Box box)

Parameters
box

The margins.

Declared in SectionBuilder

back