Back to Devexpress

RichEditDocument Members

aspnet-js-richeditdocument-dot-underscore-members.md

latest1.5 KB
Original Source

RichEditDocument Members

Contains information about the document and its structural elements.

Properties

NameDescription
abstractNumberingListsInfoReturns information about numbered paragraphs in the document.
activeSubDocumentReturns the active sub-document.
characterStylesInfoReturns information about character styles in the document.
mainSubDocumentReturns the main sub-document.
paragraphStylesInfoReturns information about paragraph styles in the document.
sectionsInfoReturns information about sections in the document.
spellingInfoReturns information about spell checking in the document.
subDocumentsReturns the document’s sub-documents.
tableStylesInfoReturns information about table styles in the document.

Methods

NameDescription
getSubDocumentById(subDocumentId)Returns the sub-document with the specified identifier.

See Also

RichEditDocument Class