DeleteAll Method of the Toolbar Object
This method removes all elements from the toolbar.
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
17.09.2024 15:14:41