Aspose::Page::XPS::XpsMetadata::PageOrientation::PageOrientationOption class

PageOrientationOption class

Describes the PageOrientation feature options.

class PageOrientationOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static LandscapeContent is rotated on the page 90 degrees CCW relative to standard (portrait) orientation.
static PortraitStandard Orientation.
static ReverseLandscapeContent is rotated on the page 270 degrees CCW relative to standard (portrait) orientation.
static ReversePortraitContent is rotated on the page 180 degrees relative to standard (portrait) orientation.

See Also