Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

A barcode object describes a barcode.

Property

Data type

Description

id

string

The identifier of the block containing the barcode.

position

rect

Coordinates of the rectangular region on the document where the barcode is located.

confidence

confidence

This value is always equal to -1.

type

string enum

The barcode type.

Possible values
  • Code39
  • Interleaved25
  • EAN13
  • Code128
  • EAN8
  • PDF417
  • Codabar
  • UPCE
  • Industrial25
  • IATA25
  • Matrix25
  • Code93
  • PostNet
  • UCC128
  • Patch
  • Aztec
  • DataMatrix
  • QRCode
  • UPCA
  • MaxiCode
  • Code32
  • FullAscii
  • IntelligentMail
  • RoyalMail4State
  • KIX
  • Australia4State
  • JapanPost
  • NotFound

value

string

The value of the barcode.

supplementType

string enum

The supplementary barcode type.

Possible values:

  • none
  • 2digits
  • 5digits

supplementValue

string

The value of the supplementary barcode.