メインコンテンツへスキップ
このメソッドを使用すると、選択するブロックを設定できます。

構文

C++

HRESULT SetSelectedBlocksIndices( IIntsCollection* indices );

C#

void SetSelectedBlocksIndices( IIntsCollection indices );

Visual Basic .NET

Sub SetSelectedBlocksIndices(indices As IntsCollection)

パラメーター

indices [in] 選択するブロックのインデックスのセットを含む IntsCollection オブジェクトを参照します。

戻り値

このメソッドに固有の戻り値はありません。ABBYY FineReader Engine 関数の標準の戻り値が返されます。

関連項目

ImageViewer GetSelectedBlocksIndices