| 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
