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