API referencesPDF Web SDK API referenceNamespacesPdfNamespacesGeometryEnumerationsOrientationVersion: Version 5 betaOn this pageEnumeration: Orientation Enumeration Members landscape landscape: 0 landscape orientation (width > height) portrait portrait: 1 portrait orientation (height > width) square square: 2 square orientation (height == width)