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