AddRegion Method of the Region Object
This method adds a new region to an existing one.
Syntax
HRESULT AddRegion( IRegion* Region );
Parameters
- Region
- [in] This parameter of the Region type specifies the new region to be added to an existing one.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
7/3/2024 8:50:25 AM