Aspose::Page::XPS::XpsMetadata::PageOrientation::PageOrientationOption class
PageOrientationOption class
Describes the PageOrientation feature options.
class PageOrientationOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
Field | Description |
---|---|
static Landscape | Content is rotated on the page 90 degrees CCW relative to standard (portrait) orientation. |
static Portrait | Standard Orientation. |
static ReverseLandscape | Content is rotated on the page 270 degrees CCW relative to standard (portrait) orientation. |
static ReversePortrait | Content is rotated on the page 180 degrees relative to standard (portrait) orientation. |
See Also
- Class Option
- Class PageOrientation
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++