共用方式為


PrintTicketFeature.SelectionType 屬性

定義

取得這個列印功能的選取類型。

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

屬性值

選取範圍類型。

適用於