跳轉到主要內容
此方法會指定指定分割區域的來源頁面索引。

語法

C++

HRESULT GetSourcePageIndex(
  int  Index,
  int* Result
);

C#

int GetSourcePageIndex( int Index );

Visual Basic .NET

Function GetSourcePageIndex(Index As Integer) As Integer

參數

Index [in] 此參數指定集合中分割區域的索引。參數值必須介於 0 到 ISplitRegions::Count 屬性的值之間。 Result [out, retval] 指定文件中來源頁面的索引值。

回傳值

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

另請參閱

SeparatorBlock SplitRegions