Skip to main content
Visual Components are currently only supported for Windows.
This method redoes the latest undone command which was called from the FineReader Engine API. The method can be executed if the value of the IFRPage::CanRedo property is TRUE.

Syntax

C++

HRESULT Redo();

C#

void Redo();

Visual Basic .NET

Sub Redo()

Return values

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

See also

FRPage Undo Update