Class PageColorManagement.PageColorManagementOption
Название пространства: Aspose.Page.XPS.XpsMetadata Ассоциация: Aspose.Page.dll (25.4.0)
Описание функций Aspose.Page.XPS.XpsMetadata.PageColorManagement.
public sealed class PageColorManagement.PageColorManagementOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageColorManagement.PageColorManagementOption
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
Device
Приложение не выполняет управление цветом, а устройство определяет управление цветом.
public static PageColorManagement.PageColorManagementOption Device
Полевая ценность
PageColorManagement . PageColorManagementOption
Driver
Приложение не выполняет управление цветом, а водитель определяет управление цветом.
public static PageColorManagement.PageColorManagementOption Driver
Полевая ценность
PageColorManagement . PageColorManagementOption
None
Приложение выполнило управление цветом до профиля назначения.
public static PageColorManagement.PageColorManagementOption None
Полевая ценность
PageColorManagement . PageColorManagementOption
System
Управление цветом осуществляется системой. не использовать при печати на XPSDrv принтеров.
public static PageColorManagement.PageColorManagementOption System