Aspose::Page::XPS::XpsMetadata::PagePhotoPrintingIntent class

PagePhotoPrintingIntent class

Indicates a high-level intent to the driver for population of photo printing settings. These settings deal with the expected output quality a user may specify when printing photos. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagephotoprintingintent.

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

See Also