Class PageDestinationColorProfile

Class PageDestinationColorProfile

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

定义目标颜色配置文件的特性。
描述应用程序或驱动程序是否选择要使用的目标颜色配置文件。
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile

public sealed class PageDestinationColorProfile : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

继承

objectPrintTicketElementCompositePrintTicketElementFeaturePageDestinationColorProfile

实现

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

继承成员

Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

构造函数

PageDestinationColorProfile(params PageDestinationColorProfileOption[])

创建一个新实例。

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

参数

options PageDestinationColorProfile.PageDestinationColorProfileOption[]

特定于该特性的选项数组。

 中文