| Property | Data type | Description |
|---|---|---|
id | string | 文件中段落的識別碼。 |
role | string enum | 段落在文件中的功能。可能的值:other、text、heading、headingNumber、tableOfContents、tableText、runningTitle、endNote、footNote、tableCaption、tableHeading、pictureCaption、artefact |
| formatting | object | 段落的格式。 |
| layoutReferences | object array | 一個物件陣列,用來決定段落各部分與頁面上文字區塊之間的對應關係,並指定該段落在文件邏輯結構中的位置。 |
text | string | 段落文字。 |
| listReference | object | 如果段落屬於某個清單,此物件會指定該段落所屬清單的層級,以及該段落在該清單中的位置。 |
