Class OutputBin.BinType
Class OutputBin.BinType
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Definisce costanti per il valore della proprietà BinType punteggiata che specificano il tipo generale del contenitore.
public sealed class OutputBin.BinType : ScoredProperty, IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild
Ereditarietà
object ← PrintTicketElement ← CompositePrintTicketElement ← ScoredProperty ← OutputBin.BinType
Implementa
IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild
Membri Ereditati
PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Campi
Finisher
Contenitore finisher.
public static readonly OutputBin.BinType Finisher
Valore del Campo
MailBox
Contenitore MailBox.
public static readonly OutputBin.BinType MailBox
Valore del Campo
None
Nessuno dei precedenti.
public static readonly OutputBin.BinType None
Valore del Campo
Sorter
Contenitore sorter.
public static readonly OutputBin.BinType Sorter
Valore del Campo
Stacker
Contenitore stacker.
public static readonly OutputBin.BinType Stacker