AddPage Method of the FRDocument Object

This method adds a page to the document. The page may be a part of another document, or may be received using the BatchProcessor object.

Syntax

C++

HRESULT AddPage( IFRPage* Page );
    

C#

void AddPage( IFRPage Page );
    

Visual Basic .NET

Sub AddPage(Page As IFRPage)
    

Parameters

Page
[in] This variable refers to the FRPage object corresponding to the page that is to be added.

Return values

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

Remarks

This method does not report any events to the listeners attached to the IConnectionPointContainer interface of the FRDocument object.

See also

FRDocument

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.