Skip to main content
This method removes all types of blocks and separators from the layout.

Syntax

C++

HRESULT Clean();

C#

void Clean();

Visual Basic .NET

Sub 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, Blocks, and VisualBlocks (Windows) collections of layout blocks.

See also

Layout