Share via


ITextSelection.Type プロパティ

定義

テキスト選択の種類を取得します。

public:
 property SelectionType Type { SelectionType get(); };
SelectionType Type();
public SelectionType Type { get; }
var selectionType = iTextSelection.type;
Public ReadOnly Property Type As SelectionType

プロパティ値

選択の種類。

適用対象