Class PageDestinationColorProfile
PageDestinationColorProfile class
定义目标颜色配置文件的特征。 描述应用程序或驱动程序是否选择要使用的目标颜色配置文件。 https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofile
public sealed class PageDestinationColorProfile : Feature, IDocumentPrintTicketItem,
IJobPrintTicketItem, IPagePrintTicketItem
构造函数
姓名 | 描述 |
---|---|
PageDestinationColorProfile(params PageDestinationColorProfileOption[]) | 创建一个新实例。 |
特性
姓名 | 描述 |
---|---|
Name { get; } | 获取元素名称。 |
方法
姓名 | 描述 |
---|---|
Add(params IFeatureItem[]) | 将项目列表添加到此功能的项目列表的末尾。 每个必须是一个Feature , 一个Option 或Property 实例. |
其他成员
姓名 | 描述 |
---|---|
class PageDestinationColorProfileOption | 描述了PageDestinationColorProfile 功能选项. |
也可以看看
- class Feature
- interface IDocumentPrintTicketItem
- interface IJobPrintTicketItem
- interface IPagePrintTicketItem
- 命名空间 Aspose.Page.XPS.XpsMetadata
- 部件 Aspose.Page