PageOrientationInfo New in 0.2.0 Version 0.4.0

Describes page orientation information (immutable type)

Properties

Name Type Access Description
No properties

Methods

Name Type Description
isPortrait() boolean Returns if orientation is 'Portrait'
isLandscape() boolean Returns if orientation is 'Landscape'
getPortrait() PageOrientation Returns 'Portrait' page orientation
getLandscape() PageOrientation Returns 'Landscape' page orientation