DocumentBarcode interface
擷取的條碼。
- Extends
屬性
confidence | 正確擷取條碼的信心。 |
kind | 已擷取的條碼類型。 如需可能值的清單,請參閱 |
span | 讀取順序中條碼的位置,串連 |
value | 條碼中的編碼數據。 |
繼承的屬性
polygon | 實體的周框多邊形。 |
屬性詳細資料
confidence
正確擷取條碼的信心。
confidence: number
屬性值
number
kind
已擷取的條碼類型。 如需可能值的清單,請參閱 DocumentBarcodeKind
類型。
kind: string
屬性值
string
span
value
條碼中的編碼數據。
value: string
屬性值
string