Aspose::Page::XPS::XpsMetadata::PageDestinationColorProfile class

PageDestinationColorProfile class

Defines the characteristics of the destination color profile. Describes whether the application or driver selects the destination color profile to be used. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile.

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

See Also