Update Method of the FRPage Object

This method transfers changes in the page layout made via FineReader Engine API to Visual Components and saves these changes to the undo stack. This method should be called if the page layout has been changed via API, in order that the changes can be displayed correctly in Visual Components and can be undone if necessary.

When you call this method, the logical structure of the corresponding document becomes invalid. It is necessary to restore the document structure by calling one of the synthesis methods. However, you do not need to perform synthesis for the whole document, it is only necessary to synthesize changed pages, e.g., using the IFRPage::Synthesize method.

Syntax

C++

HRESULT Update();
    

C#

void Update();
    

Visual Basic .NET

Sub Update()
    

Return values

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

See also

FRPage

Undo

Redo

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.