次の方法で共有


PrintTicketFeature.SelectionType プロパティ

定義

この印刷機能の選択の種類を取得します。

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

プロパティ値

選択の種類。

適用対象