| 属性 | 数据类型 | 说明 |
|---|---|---|
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 | 如果段落属于列表,该对象会指明段落所在的列表层级及其在该列表中的位置。 |
