Select メソッド (WPFDocumentViewer)
クラス
WPFDocumentViewer
.
処理
テキストの範囲を選択します。
構文
documentViewer
.
Select
(
text
, [
occurrence
])
変数
説明
text
選択するテキスト。
String
。
occurrence
省略可能
: 指定した選択するテキストの 0 を基準とした出現回数。 The value is zero-based.。
Integer
。