CreateEmptyDocumentCommand Constructors
Creates a new, blank document and loads it in the RichEdit control.| Name | Parameters | Description |
|---|---|---|
| CreateEmptyDocumentCommand(IRichEditControl) | control | Initializes a new instance of the CreateEmptyDocumentCommand class with the specified owner. |
See Also