Renumber Method of the FRPages Object
This method renumbers the pages in the collection.
Syntax
HRESULT Renumber( IIntsCollection* NewOrder );
Parameters
- NewOrder
- [in] This parameter refers to the IntsCollection object that contains a new order of the pages in collection.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
Remarks
This method may report events to the listeners attached to the IConnectionPointContainer interface of the FRPages object.
See also
7/3/2024 8:50:25 AM