メインコンテンツへスキップ

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.

バーコードオブジェクトは、バーコードを表します。サポートされているすべてのバーコード種別の詳細については、ドキュメントを参照してください。
PropertyData typeDescription
idstringバーコードを含むブロックの識別子。
positionrectバーコードが存在する文書上の矩形領域の座標。
confidenceconfidenceこの値は常に -1 です。
typestring enumバーコード種別。可能な値は下記を参照してください。
valuestringバーコードの値。
supplementTypestring enum補助バーコード種別。可能な値: none, 2digits, 5digits
supplementValuestring補助バーコードの値。

バーコードタイプの値

type プロパティに設定できる値:
  • 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