バージョン 24.2 (最新)

RichDocumentSelectionMovementType 列挙体

選択を移動する方法のオプション。
シンタックス
public enum RichDocumentSelectionMovementType : System.Enum 
メンバ
メンバ解説
Extend選択の終了が指定した RichDocumentRangeContentType の終了に拡張されます。
Move選択が挿入ポイントに縮小され、指定した RichDocumentRangeContentType の終了に移動されます。
参照