| 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 | 段落がリストに属している場合、その段落が属するリストのレベルと、リスト内での段落の位置を示すオブジェクト。 |
