Aspose::Page::XPS::XpsMetadata::PageDestinationColorProfileURI class
PageDestinationColorProfileURI class
Specifies a relative URI reference to an ICC profile contained in an XPSDocument. The processing of this option depends of the setting of the PageDeviceColorSpaceUsage feature. All elements using that profile are assumed to be already in the appropriate device color space, and will not be color managed in the driver or device. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri.
class PageDestinationColorProfileURI : public Aspose::Page::XPS::XpsMetadata::StringParameterInit,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IPagePrintTicketItem
Methods
Method | Description |
---|---|
PageDestinationColorProfileURI(System::String) | Creates a new instance. |
See Also
- Class StringParameterInit
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Class IPagePrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++