Chinese Simplified (简体中文)

Undo Method of the FRPage Object

This method undoes the latest command which was called from the FineReader Engine API. The command which was called with the help of one of the methods that can modify the page (for example, methods of the FRPage or the ImageDocument object) can be undone only if it was previously added to the undo stack with the help of the IFRPage::Update method. The method can be executed if the value of the IFRPage::CanUndo property is TRUE.

Syntax

C++

HRESULT Undo();
    

C#

void Undo();
    

Visual Basic .NET

Sub Undo()
    

Return values

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

See also

FRPage

Redo

Update

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.