跳轉到主要內容
此方法會傳回已選取區塊的索引集合。

語法

C++

HRESULT GetSelectedBlocksIndices( IIntsCollection** indices );

C#

IIntsCollection GetSelectedBlocksIndices();

Visual Basic .NET

Function GetSelectedBlocksIndices() As IIntsCollection

參數

indices [out, retval] 可存取 IntsCollection 物件,其中包含已選取區塊的索引。

傳回值

此方法沒有特定傳回值。它會傳回 ABBYY FineReader Engine 函式的標準傳回值

另請參閱

ZoomViewer SetSelectedBlocksIndices