Class OutputBin.BinType
Class OutputBin.BinType
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Définit des constantes pour la valeur de propriété BinType notée qui spécifie le type général du bac.
public sealed class OutputBin.BinType : ScoredProperty, IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild
Héritage
object ← PrintTicketElement ← CompositePrintTicketElement ← ScoredProperty ← OutputBin.BinType
Implémente
IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild
Membres hérités
PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Champs
Finisher
Bac finisseur.
public static readonly OutputBin.BinType Finisher
Valeur du champ
MailBox
Bac de courrier.
public static readonly OutputBin.BinType MailBox
Valeur du champ
None
Aucun des éléments ci-dessus.
public static readonly OutputBin.BinType None
Valeur du champ
Sorter
Bac trieur.
public static readonly OutputBin.BinType Sorter
Valeur du champ
Stacker
Bac empileur.
public static readonly OutputBin.BinType Stacker