TdxRichEditControlBase.SaveDocument Method
Name | Description |
---|---|
SaveDocument | Saves the opened document to a file. |
SaveDocument(TStream,TdxRichEditDocumentFormat) | Saves the opened document to a stream. |
SaveDocument(string,TdxRichEditDocumentFormat) | Saves the opened document to a file. |
SaveDocument(string) | Saves the opened document to a file. |