For a list of all members of this type, see RichTextDocument members.
Name | Description | |
---|---|---|
![]() | AggregateOffsetCount | Gets the total length of the document, which includes all the text as well as offsets that are assigned to other content such as paragraphs, list items, images etc... |
![]() | AvailableStyles | A collection of the styles that are available to the document. |
![]() | CurrentVersion | Gets the instance representing the current version of the document. |
![]() ![]() | DefaultAvailableStyles | A static collection of styles used to pre-populate each RichTextDocument's AvailableStyles collection. |
![]() | IsReadOnly | Returns/sets whether or not the text in the document can be changed. |
![]() | RootNode | Gets the document root node. |
![]() | UndoManager | Returns/sets the object that manages the undo/redo stacks |
![]() | UnsupportedContentHandlingMode | Gets or sets the value indicating how to handle known unsupported content when portions of it can be loaded. |
![]() | UnsupportedContentHighlightSettings | Gets or sets the character settings to use when highlighting portions of unsupported content which could be loaded. |
![]() | UnsupportedContentMessage | Gets or sets the message to use when displaying a message in place of known unsupported content. |