Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

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