| 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 | 如果段落属于列表,此对象会指定该段落所在的列表层级,以及该段落在该列表中的位置。 |
