| Property | Data type | Description |
|---|---|---|
id | string | The identifier of the paragraph in a document. |
role | string enum | The function of the paragraph in the document. Possible values: other, text, heading, headingNumber, tableOfContents, tableText, runningTitle, endNote, footNote, tableCaption, tableHeading, pictureCaption, artefact |
| formatting | object | The paragraph formatting. |
| layoutReferences | object array | An array of objects that determine the mapping between parts of the paragraph and text blocks on a page, as well as specifying the location of the paragraph in the document’s logic structure. |
text | string | The paragraph text. |
| listReference | object | If the paragraph belongs to a list, this object specifies the level of the list to which the paragraph belongs, as well as the location of the paragraph in that list. |
