Skip to main content
This object represents a collection of paragraph lines. It contains methods for getting the number of paragraph lines in collection, accessing a single element of this collection and iterating through the elements of the collection. The collection is accessible via the Paragraph object.
  • 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

ParagraphLines Object Diagram

See also

Paragraph ParagraphLine Working with Text Working with Collections Working with Properties