Class PageSourceColorProfile.PageSourceColorProfileOption
Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)
Opis opcji funkcji Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
Dziedziczeni członkowie
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
Profil źródłowy wykorzystywany do wykonywania zarządzania kolorami dla nieoznaczonych danych CMYK.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Wartość pola
PageSourceColorProfile . PageSourceColorProfileOption
None
Nie ma profilu źródłowego.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Wartość pola
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Profil źródłowy wykorzystywany do wykonywania zarządzania kolorami dla nieoznaczonych danych RGB.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB