你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentCaption interface

一个对象,表示表格标题的位置和内容。

属性

boundingRegions

覆盖表格标题的边界区域。

content

表格标题内容。

spans

阅读顺序中表格标题的位置连接内容。

属性详细信息

boundingRegions

覆盖表格标题的边界区域。

boundingRegions?: BoundingRegion[]

属性值

content

表格标题内容。

content: string

属性值

string

spans

阅读顺序中表格标题的位置连接内容。

spans: DocumentSpan[]

属性值