DocumentCaptionOutput interface
描述資料表或圖形的標題物件。
屬性
bounding |
涵蓋標題的周框區域。 |
content | 標題的內容。 |
elements | 標題的子項目。 |
spans | 讀取順序串連內容中標題的位置。 |
屬性詳細資料
boundingRegions
content
標題的內容。
content: string
屬性值
string
elements
標題的子項目。
elements?: string[]
屬性值
string[]