Aspose::Page::XPS::XpsMetadata::PageICMRenderingIntent class
PageICMRenderingIntent class
Describes the rendering intent as defined by the ICC v2 Specification. This value should be ignored if an image or graphical element has an embedded profile that specifies the Rendering intent. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageicmrenderingintent.
class PageICMRenderingIntent : 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 |
---|---|
PageICMRenderingIntent(const System::ArrayPtr<System::SharedPtr<PageICMRenderingIntent::PageICMRenderingIntentOption>>&) | Creates a new instance. |
See Also
- Class Feature
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Class IPagePrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++