Aspose::Page::XPS::XpsMetadata::PageColorManagement::PageColorManagementOption class
PageColorManagementOption class
Describes the PageColorManagement feature options.
class PageColorManagementOption : public Aspose::Page::XPS::XpsMetadata::Option
Fields
Field | Description |
---|---|
static Device | Application has not performed color management and the device determines color management. |
static Driver | Application has not performed color management and the driver determines color management. |
static None | Application has performed color management to the destination profile. |
static System | Color management is performed by the system. Not to be used when printing to XPSDrv print drivers. |
See Also
- Class Option
- Class PageColorManagement
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++