Aspose::Page::XPS::XpsMetadata::PageDeviceColorSpaceProfileURI class
PageDeviceColorSpaceProfileURI class
Specifies a relative URI to the package root 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/pagedevicecolorspaceprofileuri.
class PageDeviceColorSpaceProfileURI : 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 |
---|---|
PageDeviceColorSpaceProfileURI(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++