public method SectionBuilder.SetOrientation

Brief

Sets the page orientation for the section.

Declaration
C#
Gehtsoft.PDFFlow.Builder.SectionBuilder  SetOrientation (Gehtsoft.PDFFlow.Models.Enumerations.PageOrientation orientation)

Parameters
orientation

The page orientation.

Declared in SectionBuilder

back