PageNumber Property of the PlainText Object
This property returns the number of the page on which the specified symbol of the recognized text is located.
Syntax
HRESULT get_PageNumber( int Index, int* Result );
Parameters
- Index
- [in] This parameter specifies the index of the specified symbol in the recognized text.
- Result
- [out, retval] A pointer to int variable that receives the value of this property.
Return values
This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:25