PageSourceColorProfile.PageSourceColorProfileOption

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

public static final class PageSourceColorProfile.PageSourceColorProfileOption extends Option

Describes the PageSourceColorProfile feature options.

Fields

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

RGB

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Source profile used to perform color management for untagged RGB data.

CMYK

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Source profile used to perform color management for untagged CMYK data.

None

public static PageSourceColorProfile.PageSourceColorProfileOption None

No source profile.