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