PrintTicketFeature.SelectionType 속성

정의

이 인쇄 기능의 선택 유형을 가져옵니다.

public:
 property PrintTicketFeatureSelectionType SelectionType { PrintTicketFeatureSelectionType get(); };
PrintTicketFeatureSelectionType SelectionType();
public PrintTicketFeatureSelectionType SelectionType { get; }
var printTicketFeatureSelectionType = printTicketFeature.selectionType;
Public ReadOnly Property SelectionType As PrintTicketFeatureSelectionType

속성 값

선택 유형입니다.

적용 대상