RichEditDocumentSource Constructors
Represents the document source with the specified format for the RichEditControl.Name | Parameters | Description |
---|---|---|
RichEditDocumentSource(Object, DocumentFormat) | source, format | Initializes a new instance of the RichEditDocumentSource class with the specified settings. |
See Also