public final class PageICMRenderingIntent extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
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
| Modifier and Type | Class and Description |
|---|---|
static class |
PageICMRenderingIntent.PageICMRenderingIntentOption
Describes the
PageICMRenderingIntent feature options. |
| Constructor and Description |
|---|
PageICMRenderingIntent(PageICMRenderingIntent.PageICMRenderingIntentOption... options)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageICMRenderingIntent(PageICMRenderingIntent.PageICMRenderingIntentOption... options)
Creates a new instance.
options - An array of options specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.