Class DocumentImpositionColor

Class DocumentImpositionColor

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

标记为指定命名颜色的应用程序内容必须出现在所有颜色分离中。
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentimpositioncolor

public sealed class DocumentImpositionColor : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

继承

object
PrintTicketElement
ParameterInit
StringParameterInit
DocumentImpositionColor

实现

IJobPrintTicketItem,
IDocumentPrintTicketItem,
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()

构造函数

DocumentImpositionColor(string)

创建一个新实例。

public DocumentImpositionColor(string value)

参数

value string

参数值。

 中文