PrintTicketFeature.SelectionType 属性

定义

获取此打印功能的选择类型。

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

属性值

选项类型。

适用于