public final class PageColorManagement extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Configures color management for the current page. This is considered automatic in SHIM - DM_ICMMethod Add System. Describes what component should perform color management (i.e. Driver). https://docs.microsoft.com/en-us/windows/win32/printdocs/pagecolormanagement
| Modifier and Type | Class and Description |
|---|---|
static class |
PageColorManagement.PageColorManagementOption
Describes the
PageColorManagement feature options. |
| Constructor and Description |
|---|
PageColorManagement(PageColorManagement.PageColorManagementOption... options)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageColorManagement(PageColorManagement.PageColorManagementOption... options)
Creates a new instance.
options - An array of options specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.