PDFOrientation Enumeration

ORientation of the PDF page

Definition

Namespace: PCBI_API_Extensions.PDF
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public enum PDFOrientation

Members

Portrait0 Potrait => Width smaller than Height
Landscape1 Landscape => Width bigger than Height

Extension Methods

See Also