Skip to main content
This object represents a text of a recognized barcode as a collection of characters. The object exists as a subobject of a BarcodeBlock object. This object is a read-only collection of BarcodeSymbol objects.
  • 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

BarcodeText Object Diagram

See also

BarcodeSymbol BarcodeBlock Working with Text Working with Collections Working with Properties