共用方式為


StringValue interface

辨識的字串域值。

屬性

elements

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

text

辨識欄位的 OCR 文字內容。

value

已辨識欄位的字串值。

valueType

多型辨別器

屬性詳細資料

elements

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

elements?: ElementReference[]

屬性值

text

辨識欄位的 OCR 文字內容。

text?: string

屬性值

string

value

已辨識欄位的字串值。

value?: string

屬性值

string

valueType

多型辨別器

valueType: "stringValue"

屬性值

"stringValue"