跳轉到主要內容
此屬性會回傳符號矩形下邊界在來源影像經傾斜校正後的黑白平面中的座標。

語法

C++

HRESULT get_Bottom(
   int  Index,
   int* Result
);

C#

int get_Bottom( int Index );

Visual Basic .NET

Property Bottom(Index As Integer) As Integer

參數

Index [in] 此參數指定指定 symbol 在已辨識文字中的索引。 Result [out, retval] 指向 int 變數的指標,用於接收此屬性的值。

回傳值

此函式沒有特定的回傳值,會回傳 ABBYY FineReader Engine 函式的標準回傳值

另請參閱

PlainText Properties 的使用