Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Describes the Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile feature options.

public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementOptionPageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem, IPrintTicketElementChild

Inherited Members

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Fields

CMYK

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

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Field Value

PageSourceColorProfile.PageSourceColorProfileOption

None

No source profile.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Field Value

PageSourceColorProfile.PageSourceColorProfileOption

RGB

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

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Field Value

PageSourceColorProfile.PageSourceColorProfileOption

 English