Class OutputBin.BinType

Class OutputBin.BinType

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

Define constantes para el valor de propiedad BinType puntuado que especifica el tipo general del contenedor.

public sealed class OutputBin.BinType : ScoredProperty, IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild

Herencia

objectPrintTicketElementCompositePrintTicketElementScoredPropertyOutputBin.BinType

Implementa

IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild

Miembros heredados

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

Campos

Finisher

Contenedor de finalización.

public static readonly OutputBin.BinType Finisher

Valor del campo

OutputBin.BinType

MailBox

Contenedor de correo.

public static readonly OutputBin.BinType MailBox

Valor del campo

OutputBin.BinType

None

Ninguno de los anteriores.

public static readonly OutputBin.BinType None

Valor del campo

OutputBin.BinType

Sorter

Contenedor de clasificación.

public static readonly OutputBin.BinType Sorter

Valor del campo

OutputBin.BinType

Stacker

Contenedor de apilamiento.

public static readonly OutputBin.BinType Stacker

Valor del campo

OutputBin.BinType

 Español