Class SelectionType
Class SelectionType
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
SelectionType PrintTicket 속성을 위한 편의 클래스입니다.
public sealed class SelectionType : Property, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
상속
object ← PrintTicketElement ← CompositePrintTicketElement ← Property ← SelectionType
구현
IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
상속된 멤버
PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
필드
PickMany
PickMany 값입니다.
public static readonly SelectionType PickMany
필드 값
PickOne
PickOne 값입니다.
public static readonly SelectionType PickOne