Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

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