Back to Devexpress

RichEditDocument.abstractNumberingListsInfo Property

aspnet-js-richeditdocument-07ef922b.md

latest627 B
Original Source

RichEditDocument.abstractNumberingListsInfo Property

Returns information about numbered paragraphs in the document.

Declaration

ts
get abstractNumberingListsInfo(): AbstractNumberingList[]

Property Value

TypeDescription
AbstractNumberingList[]

An array of objects that contain information about numbered paragraphs.

|

See Also

Document Elements

RichEditDocument Class

RichEditDocument Members