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:
|
object | The paragraph formatting. | |
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 logical structure. | |
text | string | The paragraph text. |
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. |
