Class PageSourceColorProfile

PageSourceColorProfile class

定义源颜色配置文件的特征。 https://docs.microsoft.com/en-us/windows/win32/printdocs/pagesourcecolorprofile

public sealed class PageSourceColorProfile : Feature, IDocumentPrintTicketItem, 
    IJobPrintTicketItem, IPagePrintTicketItem

构造函数

姓名描述
PageSourceColorProfile(params PageSourceColorProfileOption[])创建一个新实例。

特性

姓名描述
Name { get; }获取元素名称。

方法

姓名描述
Add(params IFeatureItem[])将项目列表添加到此功能的项目列表的末尾。 每个必须是一个Feature, 一个OptionProperty实例.

其他成员

姓名描述
class PageSourceColorProfileOption描述了PageSourceColorProfile功能选项.

也可以看看