PageOrientation EnumerationTerminal Works - PDF Printing.Net Library
Specifies the orientation of a page.

Namespace: PdfEdit
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public enum PageOrientation
Members

  Member nameValueDescription
Portrait0 The default page orientation.
Landscape1 The width and height of the page are reversed.
See Also

Reference