Clean Method of the Layout Object
This method removes all types of blocks and separators from the layout.
Syntax
HRESULT Clean();
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
Remarks
This method call is equivalent to subsequent calls of the DeleteAll methods of the BlackSeparators and Blocks collections of layout blocks.
See also
7/3/2024 8:50:25 AM