Aspose::Page::XPS::XpsMetadata::PageResolution class

PageResolution class

Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageresolution.

class PageResolution : 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
PageResolution(const System::ArrayPtr<System::SharedPtr<PageResolution::IPageResolutionItem>>&)Creates a new instance.

See Also