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

PageOrientation class

Describes the orientation of the physical media sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageorientation.

class PageOrientation : public Aspose::Page::XPS::XpsMetadata::Feature,
                        public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                        public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem,
                        public Aspose::Page::XPS::XpsMetadata::IPagePrintTicketItem

Nested classes

Methods

MethodDescription
PageOrientation(const System::ArrayPtr<System::SharedPtr<PageOrientation::PageOrientationOption>>&)Creates a new instance.

See Also