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

語法

C++

HRESULT GetSelectedBlocksIndices( IIntsCollection** indices );

C#

IIntsCollection GetSelectedBlocksIndices();

Visual Basic .NET

Function GetSelectedBlocksIndices() As IIntsCollection

參數

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

回傳值

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

另請參見

ImageViewer SetSelectedBlocksIndices