Class OutputBin.BinType
Class OutputBin.BinType
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
BinType 점수 속성 값에 대한 상수를 정의하며, 빈의 일반적인 유형을 지정합니다.
public sealed class OutputBin.BinType : ScoredProperty, IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild
상속
object ← PrintTicketElement ← CompositePrintTicketElement ← ScoredProperty ← OutputBin.BinType
구현
IScoredPropertyItem, OutputBin.IOutputBinOptionItem, IOptionItem, IPrintTicketElementChild
상속된 멤버
PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
필드
Finisher
피니셔 빈.
public static readonly OutputBin.BinType Finisher
필드 값
MailBox
메일박스 빈.
public static readonly OutputBin.BinType MailBox
필드 값
None
위의 항목 없음.
public static readonly OutputBin.BinType None
필드 값
Sorter
소터 빈.
public static readonly OutputBin.BinType Sorter
필드 값
Stacker
스태커 빈.
public static readonly OutputBin.BinType Stacker