SaveDocumentAsCommand Constructors
Invokes the File dialog that prompts for a file name, and saves a document in a file with the specified name and format.Name | Parameters | Description |
---|---|---|
SaveDocumentAsCommand(IRichEditControl) | control | Initializes a new instance of the SaveDocumentAsCommand class with the specified owner. |
See Also