你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DocumentCaptionOutput interface
描述表格或图形的题注对象。
属性
bounding |
覆盖标题的边界区域。 |
content | 标题的内容。 |
elements | 标题的子元素。 |
spans | 阅读顺序中标题的位置连接内容。 |
属性详细信息
boundingRegions
content
标题的内容。
content: string
属性值
string
elements
标题的子元素。
elements?: string[]
属性值
string[]