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