The listReference object exists only if the paragraph is part of a list. This object specifies the list to which the paragraph belongs and the location of the paragraph within that list.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
| Property | Data type | Description |
|---|---|---|
id | string | The identifier of the list to which the paragraph belongs. |
levelIndex | integer | The index of the level of the list to which the paragraph belongs. Minimum value: 0, Default value: 0 |
ordinalNumber | integer | The ordinal number of the list element corresponding to the paragraph. Minimum value: -1 (for non-numbered lists), Default value: 0 |
