RichEditDocumentContent Constructors
A container for the control’s content and the text converted using one of the SpecificFormatToContentConverter or ContentToSpecificFormatConverter descendants.Name | Parameters | Description |
---|---|---|
RichEditDocumentContent(DocumentFormat, Object) | format, content | Initializes a new instance of the RichEditDocumentContent class with the specified settings. |
See Also