Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.4.0)

Beschreibt die Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile Funktionsmöglichkeiten.

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Option PageSourceColorProfile.PageSourceColorProfileOption

Implements

IFeatureItem , IPrintTicketElementChild

Vererbte Mitglieder

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

Quellprofil verwendet, um Farbmanagement für untaged CMYK-Daten durchzuführen.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Feldwert

PageSourceColorProfile . PageSourceColorProfileOption

None

Kein Quellprofil.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Feldwert

PageSourceColorProfile . PageSourceColorProfileOption

RGB

Quellprofil verwendet, um Farbmanagement für untaged RGB-Daten durchzuführen.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Feldwert

PageSourceColorProfile . PageSourceColorProfileOption

 Deutsch