Class PageSourceColorProfile.PageSourceColorProfileOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Beskriver alternativ för funktionen Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Arv
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implementerar
IFeatureItem, IPrintTicketElementChild
Arvade medlemmar
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fält
CMYK
Källprofil som används för att utföra färghantering för oetiketterad 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 som används för att utföra färghantering för oetiketterad RGB-data.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB