IRichEditDocumentLoader Properties
This interface is obsolete. To load a document when the control is initialized, handle the Loaded event.| Name | Description |
|---|---|
| Format | Gets the format of the document to load. |
| Stream | Gets the stream containing the document to load. |
See Also