Aspose::Page::XPS::XpsMetadata::PageColorManagement::PageColorManagementOption class

PageColorManagementOption class

Describes the PageColorManagement feature options.

class PageColorManagementOption : public Aspose::Page::XPS::XpsMetadata::Option

Fields

FieldDescription
static DeviceApplication has not performed color management and the device determines color management.
static DriverApplication has not performed color management and the driver determines color management.
static NoneApplication has performed color management to the destination profile.
static SystemColor management is performed by the system. Not to be used when printing to XPSDrv print drivers.

See Also