PageColorManagement.PageColorManagementOption

Inheritance: java.lang.Object, com.aspose.xps.metadata.PrintTicketElement, com.aspose.xps.metadata.CompositePrintTicketElement, com.aspose.xps.metadata.Option

public static final class PageColorManagement.PageColorManagementOption extends Option

Describes the PageColorManagement feature options.

Fields

FieldDescription
NoneApplication has performed color management to the destination profile.
DeviceApplication has not performed color management and the device determines color management.
DriverApplication has not performed color management and the driver determines color management.
SystemColor management is performed by the system.

None

public static PageColorManagement.PageColorManagementOption None

Application has performed color management to the destination profile.

Device

public static PageColorManagement.PageColorManagementOption Device

Application has not performed color management and the device determines color management.

Driver

public static PageColorManagement.PageColorManagementOption Driver

Application has not performed color management and the driver determines color management.

System

public static PageColorManagement.PageColorManagementOption System

Color management is performed by the system. Not to be used when printing to XPSDrv print drivers.