Class PageSourceColorProfile.PageSourceColorProfileOption

Class PageSourceColorProfile.PageSourceColorProfileOption

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

Beschreibt die Optionen der Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile-Funktion.

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

Vererbung

objectPrintTicketElementCompositePrintTicketElementOptionPageSourceColorProfile.PageSourceColorProfileOption

Implementiert

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()

Felder

CMYK

Quellprofil, das zur Durchführung des Farbmanagements für ungetaggte CMYK-Daten verwendet wird.

public static PageSourceColorProfile.PageSourceColorProfileOption CMYK

Feldwert

PageSourceColorProfile.PageSourceColorProfileOption

None

Kein Quellprofil.

public static PageSourceColorProfile.PageSourceColorProfileOption None

Feldwert

PageSourceColorProfile.PageSourceColorProfileOption

RGB

Quellprofil, das zur Durchführung des Farbmanagements für ungetaggte RGB-Daten verwendet wird.

public static PageSourceColorProfile.PageSourceColorProfileOption RGB

Feldwert

PageSourceColorProfile.PageSourceColorProfileOption

 Deutsch