共用方式為


NumberValue interface

辨識的數值域值。

屬性

elements

包含已辨識域值的 OCR 單字參考清單。

text

辨識欄位的 OCR 文字內容。

value

已辨識欄位的數值。

valueType

多型辨別器

屬性詳細資料

elements

包含已辨識域值的 OCR 單字參考清單。

elements?: ElementReference[]

屬性值

text

辨識欄位的 OCR 文字內容。

text?: string

屬性值

string

value

已辨識欄位的數值。

value?: number

屬性值

number

valueType

多型辨別器

valueType: "numberValue"

屬性值

"numberValue"