Class PageDestinationColorProfileURI

Class PageDestinationColorProfileURI

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

指定一个相对的 URI 引用到 ICC 文件中包含的个人资料。此选项的处理取决于 PageDeviceColorSpaceUsage 功能的设置。使用此配置的所有元素都假设已经在适当的设备颜色空间中,并且不会在驾驶员或设备上管理颜色。https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileuri

public sealed class PageDestinationColorProfileURI : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterInit StringParameterInit PageDestinationColorProfileURI

Implements

IJobPrintTicketItem , IDocumentPrintTicketItem , IPagePrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

继承人

StringParameterInit.MinLength , StringParameterInit.MaxLength , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

首頁 標籤 彩色檔案(线条)

创造一个新的例子。

public PageDestinationColorProfileURI(string value)

Parameters

value string

参数值。

 中文