public method SectionBuilder.SetSize
Sets custom paper width and height for the section pages.
Gehtsoft.PDFFlow.Builder.SectionBuilder
SetSize (System.Single width, System.Single height)
width
The paper width in points.
height
The paper height in points.
Declared in SectionBuilder