GetSourcePageIndex Method of the SplitRegions Object
This method specifies the index of the source page for the specified split region.
Syntax
HRESULT GetSourcePageIndex( int Index, int* Result );
Parameters
- Index
- [in] This parameter specifies the index of the split region in the collection. The value of the parameter must be in range from 0 to the value of the ISplitRegions::Count property.
- Result
- [out, retval] Specifies the index of the source page in the document.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:25