DeleteAll Method of the PopupMenu Object
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
9/17/2024 3:14:41 PM