Skip to main content
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.
PropertyData typeDescription
idstringThe identifier of the list to which the paragraph belongs.
levelIndexintegerThe index of the level of the list to which the paragraph belongs. Minimum value: 0, Default value: 0
ordinalNumberintegerThe ordinal number of the list element corresponding to the paragraph. Minimum value: -1 (for non-numbered lists), Default value: 0