Aspose::Page::XPS::XpsMetadata::PageSourceColorProfile class

PageSourceColorProfile class

Defines the characteristics of the source color profile. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile.

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

See Also