バーコードオブジェクトは、バーコードを表します。サポートされているすべてのバーコード種別の詳細については、ドキュメントを参照してください。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.
| Property | Data type | Description |
|---|---|---|
id | string | バーコードを含むブロックの識別子。 |
position | rect | バーコードが存在する文書上の矩形領域の座標。 |
confidence | confidence | この値は常に -1 です。 |
type | string enum | バーコード種別。可能な値は下記を参照してください。 |
value | string | バーコードの値。 |
supplementType | string enum | 補助バーコード種別。可能な値: none, 2digits, 5digits |
supplementValue | string | 補助バーコードの値。 |
バーコードタイプの値
type プロパティに設定できる値:
Code39Interleaved25EAN13Code128EAN8PDF417CodabarUPCEIndustrial25IATA25Matrix25Code93PostNetUCC128PatchAztecDataMatrixQRCodeUPCAMaxiCodeCode32FullAsciiIntelligentMailRoyalMail4StateKIXAustralia4StateJapanPostNotFound
