Aspose::Page::XPS::XpsMetadata::PageSourceColorProfile::PageSourceColorProfileOption class

PageSourceColorProfileOption class

Describes the PageSourceColorProfile feature options.

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

Fields

FieldDescription
static CMYKSource profile used to perform color management for untagged CMYK data.
static NoneNo source profile.
static RGBSource profile used to perform color management for untagged RGB data.

See Also