PdfOrientation

  • Type: integerenum

    Integer numbers.

    values
    • Portrait = 1
    • Landscape = 2
Examples
enum (Portrait = 1, Landscape = 2)