Class PageSourceColorProfile

Class PageSourceColorProfile

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

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

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

继承

objectPrintTicketElementCompositePrintTicketElementFeaturePageSourceColorProfile

实现

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

构造函数

PageSourceColorProfile(params PageSourceColorProfileOption[])

创建一个新实例。

public PageSourceColorProfile(params PageSourceColorProfile.PageSourceColorProfileOption[] options)

参数

options PageSourceColorProfile.PageSourceColorProfileOption[]

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

 中文