PDFOrientation Enumeration

This enumeration defines the PDF orientation.

Syntax Constants
Enum PDFOrientation
    scPDFPortrait = 0
    scPDFLandscape = 1
End Enum
  • scPDFPortrait
  • scPDFLandscape