RichEditDocument.abstractNumberingListsInfo Property
Returns information about numbered paragraphs in the document.
Declaration
get abstractNumberingListsInfo(): AbstractNumberingList[]
Property Value
Type | Description |
---|---|
AbstractNumberingList[] | An array of objects that contain information about numbered paragraphs. |
See Also