static public method PredefinedSizeBuilder.GetOrientation

Brief

Gets the correct page orientation for a page size.

Declaration
C#
Gehtsoft.PDFFlow.Models.Enumerations.PageOrientation  GetOrientation (Gehtsoft.PDFFlow.Models.Shared.XSize size)

Parameters
size

The page size in points.

Declared in PredefinedSizeBuilder

back