Skip to main content

RichEditControl.SaveDocumentAs Method

Name Parameters Description
SaveDocumentAs() none Invokes a Save As dialog and saves a document.
SaveDocumentAs(IWin32Window) parent Invokes the Save As form which is shown modally as a child of the specified parent window.