Class PageColorManagement.PageColorManagementOption

Class PageColorManagement.PageColorManagementOption

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

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

public sealed class PageColorManagement.PageColorManagementOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageColorManagement.PageColorManagementOption

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

Device

Application has not performed color management and the device determines color management.

public static PageColorManagement.PageColorManagementOption Device

Field Value

PageColorManagement . PageColorManagementOption

Driver

Application has not performed color management and the driver determines color management.

public static PageColorManagement.PageColorManagementOption Driver

Field Value

PageColorManagement . PageColorManagementOption

None

Application has performed color management to the destination profile.

public static PageColorManagement.PageColorManagementOption None

Field Value

PageColorManagement . PageColorManagementOption

System

Color management is performed by the system. Not to be used when printing to XPSDrv print drivers.

public static PageColorManagement.PageColorManagementOption System

Field Value

PageColorManagement . PageColorManagementOption

 English