Skip to main content
A barcode object describes a barcode. For a detailed description of all supported barcode types, see the documentation.
PropertyData typeDescription
idstringThe identifier of the block containing the barcode.
positionrectCoordinates of the rectangular region on the document where the barcode is located.
confidenceconfidenceThis value is always equal to -1.
typestring enumThe barcode type. See possible values below.
valuestringThe value of the barcode.
supplementTypestring enumThe supplement barcode type. Possible values: none, 2digits, 5digits
supplementValuestringThe value of the supplement barcode.

Barcode Type Values

Possible values for the type property:
  • 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