Class PageSourceColorProfile.PageSourceColorProfileOption
Названий на: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.4.0)
Опис функцій Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
Нападні члени
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
Профіль джерела використовується для виконання управління кольором для нетагрованих даних CMYK.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
Полезна вартість
PageSourceColorProfile . PageSourceColorProfileOption
None
Профіль джерела немає.
public static PageSourceColorProfile.PageSourceColorProfileOption None
Полезна вартість
PageSourceColorProfile . PageSourceColorProfileOption
RGB
Профіль джерела використовується для виконання управління кольором для нетагрованих даних RGB.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB