你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FieldValue interface
表示已识别字段值的基类。
属性
elements | 对包含已识别字段值的 OCR 字词的引用列表。 |
text | 已识别字段的 OCR 文本内容。 |
value |
多态鉴别器 |
属性详细信息
elements
text
已识别字段的 OCR 文本内容。
text?: string
属性值
string
valueType
多态鉴别器
valueType: "fieldValue"
属性值
"fieldValue"