Skip to main content
This object represents a group of separator blocks (SeparatorBlock objects). A group of separators usually includes four separators which form a rectangle. For example, four lines of a table border are recognized as a separators group. The ISeparatorGroup interface is derived from the IBlock interface and inherits all its properties.
  • 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

SeparatorGroup Object Diagram

Output parameter

This object is the output parameter of the GetAsSeparatorGroup method of the Block object.

See also

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