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
| Method | Description | 
|---|---|
| PageDestinationColorProfile(const System::ArrayPtr<System::SharedPtr<PageDestinationColorProfile::PageDestinationColorProfileOption>>&) | Creates a new instance. | 
See Also
- Class Feature
 - Class IJobPrintTicketItem
 - Class IDocumentPrintTicketItem
 - Class IPagePrintTicketItem
 - Namespace Aspose::Page::XPS::XpsMetadata
 - Library Aspose.Page for C++