PDF Viewer SDKAPI referencesPDF Web SDK API referenceNamespacesPdfNamespacesGeometryEnumerationsOrientationVersion: Version 5On 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)