RegionForPage Property of the ChangeLocation Object

Returns the region of the change on the specified page. Some of the changes may carry over the page break.

Syntax

C++

HRESULT get_RegionForPage(
   int        PageIndex,
   IRegion**  Result
);
    

C#

IRegion RegionForPage( int PageIndex );
    

Visual Basic .NET

ReadOnly Property RegionForPage(PageIndex As Integer) As IRegion
    

Parameters

PageIndex
[in] Specifies the index of the page with the previously detected changes.
Result
[out, retval] A pointer to IRegion* pointer variable that receives the interface pointer of the output Region object.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

ChangeLocation

Region

Document Comparison

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.