RemoveAll Method of the Text Object
This method empties the collection of paragraphs of the Text object.
Syntax
C++
HRESULT RemoveAll();
C#
void RemoveAll();
Visual Basic .NET
Sub RemoveAll()
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