Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Namn på plats: Aspose.Page.XPS.XpsMetadata Sammanfattning: Aspose.Page.dll (25.4.0)

Beskriv Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile funktioner alternativ.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem , IPrintTicketElementChild

Arvsmedlemmar

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

Källprofil som används för att utföra färghantering för icke-taggade CMYK-data.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Fältvärde

PageSourceColorProfile . PageSourceColorProfileOption

None

Ingen källprofil.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Fältvärde

PageSourceColorProfile . PageSourceColorProfileOption

RGB

Källprofil används för att utföra färghantering för icke-taggade RGB-data.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Fältvärde

PageSourceColorProfile . PageSourceColorProfileOption

 Svenska