RemoveFromList Method of the ListParams Object
This method removes the paragraph from the list.
Syntax
C++
HRESULT RemoveFromList();
    
  C#
void RemoveFromList();
    
  Visual Basic .NET
Sub RemoveFromList()
    
  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