Skip to main content
A newer version of this page is available. .

RichEditDocument Properties

Contains a set properties providing the current information about certain document structural elements.
Name Description
abstractNumberingListsInfo Provides information about numbered paragraphs in the document.
activeSubDocument Provides the information about the active sub-document.
characterStylesInfo Provides information about character styles in the current document.
mainSubDocument Provides access to the document’s main sub-document.
paragraphStylesInfo Provides information about paragraph styles in the current document.
sectionsInfo Provides information about sections in the current document.
spellingInfo Provides information about spell checking in the current document.
subDocuments Provides access to the document’s sub-documents.
tableStylesInfo Provides information about table styles in the current document.
See Also