Class DocumentImpositionColor

Class DocumentImpositionColor

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

Aplikace označená specifikovanou pojmenovanou barvou MUSÍ být zobrazená na všech barevných separacích.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentimpositioncolor

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

Dědění

object
PrintTicketElement
ParameterInit
StringParameterInit
DocumentImpositionColor

Implementuje

IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Děděné členy

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

Konstruktor

DocumentImpositionColor(string)

Vytváří novou instanci.

public DocumentImpositionColor(string value)

Parametry

value string

Hodnota parametru.

 Čeština