跳转到主要内容
该属性返回符号矩形底部边界相对于源图像黑白纠偏平面的坐标。

语法

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] 此参数指定该符号在已识别文本中的位置索引。 Result [out, retval] 指向 int 变量的指针,用于接收此属性的值。

返回值

此函数没有特定的返回值。它返回 ABBYY FineReader Engine 函数的标准返回值

另请参阅

PlainText 使用属性