Class PageDestinationColorProfileEmbedded

Class PageDestinationColorProfileEmbedded

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

指定嵌入的目标颜色配置文件。
https://docs.microsoft.com/en-us/windows/win32/printdocs/pagedestinationcolorprofileembedded

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

继承

object
PrintTicketElement
ParameterInit
StringParameterInit
PageDestinationColorProfileEmbedded

实现

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

构造函数

PageDestinationColorProfileEmbedded(string)

创建一个新实例。

public PageDestinationColorProfileEmbedded(string value)

参数

value string

参数值。

 中文