Skip to main content
This method removes all elements from the custom part of the context menu.

Syntax

C++

HRESULT DeleteAll();

C#

void DeleteAll();

Visual Basic .NET

Sub DeleteAll()

Return values

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

See also

PopupMenu