RichEditDocument Members
In This Article
#Properties
Name | Description |
---|---|
abstract |
Returns information about numbered paragraphs in the document. |
active |
Returns the active sub-document. |
character |
Returns information about character styles in the document. |
main |
Returns the main sub-document. |
paragraph |
Returns information about paragraph styles in the document. |
sections |
Returns information about sections in the document. |
spelling |
Returns information about spell checking in the document. |
sub |
Returns the document’s sub-documents. |
table |
Returns information about table styles in the document. |
#Methods
Name | Description |
---|---|
get |
Returns the sub-document with the specified identifier. |
See Also