Class DocumentImpositionColor

Class DocumentImpositionColor

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

Application content labeled with the specified named color MUST appear on all color separations. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentimpositioncolor

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

Inheritance

object PrintTicketElement ParameterInit StringParameterInit DocumentImpositionColor

Implements

IJobPrintTicketItem , IDocumentPrintTicketItem , IPrintTicketItem , IPrintTicketElementChild

Inherited Members

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

Constructors

DocumentImpositionColor(string)

Creates a new instance.

public DocumentImpositionColor(string value)

Parameters

value string

The parameter value.

 English