共用方式為


DocumentKeyValueElementOutput interface

物件,表示索引鍵/值組中的欄位索引鍵或值。

屬性

boundingRegions

涵蓋索引鍵/值元素的周框區域。

content

以讀取順序串連索引鍵/值元素的內容。

spans

讀取順序串連內容的索引鍵/值專案位置。

屬性詳細資料

boundingRegions

涵蓋索引鍵/值元素的周框區域。

boundingRegions?: BoundingRegionOutput[]

屬性值

content

以讀取順序串連索引鍵/值元素的內容。

content: string

屬性值

string

spans

讀取順序串連內容的索引鍵/值專案位置。

spans: DocumentSpanOutput[]

屬性值