RichEditDocumentContent Properties
A container for the control’s content and the text converted using one of the SpecificFormatToContentConverter or ContentToSpecificFormatConverter descendants.| Name | Description |
|---|---|
| Content | Gets the RichEditControl’s content. This is a dependency property. |
| Format | Gets the document format used in the Content/Document converter. |
See Also