Class PageDestinationColorProfile

Class PageDestinationColorProfile

名称: Aspose.Page.XPS.XpsMetadata 集合: Aspose.Page.dll (25.4.0)

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

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Feature PageDestinationColorProfile

Implements

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()

Constructors

PageDestinationColorProfile(参数 PageDestinationColorProfileOption[])

创造一个新的例子。

public PageDestinationColorProfile(params PageDestinationColorProfile.PageDestinationColorProfileOption[] options)

Parameters

options PageDestinationColorProfile . PageDestinationColorProfileOption ( )

一系列具体的选项为该功能。

 中文