Class DocumentImpositionColor

DocumentImpositionColor class

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

Constructors

NameDescription
DocumentImpositionColor(string)Creates a new instance.

Properties

NameDescription
virtual MaxLength { get; }For string values, defines the longest allowed string.
virtual MinLength { get; }For string values, defines the shortest allowed string.
Name { get; }Gets the element name.

See Also