Skip to main content
This object represents a collection of layout blocks (Block objects). It is a subobject of a Layout object, and it serves as a storage of Layout blocks. The object provides standard collection functionality. See Working with Collections for details.
  • The indexing of ABBYY FineReader Engine collections starts with 0.
  • The foreach statement in C# (for each in Visual Basic .NET) can be used to manipulate the collection.

Properties

Methods

Windows

LayoutBlocks

Linux and macOS

LayoutBlocksLinuxMac Object Diagram

Samples

The object is used in the following code samples:

See also

Block Layout Working with Layout and Blocks Working with Collections Working with Properties