Skip to main content
This object provides access to all tab stops in a single paragraph. It is a collection of child objects of the TabPosition type. The object provides standard collection functionality. The TabPositions object is accessed via the IParagraph::TabPositions property.
  • 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

TabPositions Object Diagram

See also

TabPosition Working with Collections Working with Properties