TdxRichEditCustomDocumentServer.SaveDocument Method
Name | Description |
---|---|
SaveDocument | Exports document content to a file using the current export settings. |
SaveDocument(TStream,TdxRichEditDocumentFormat) | Exports document content to a stream (in any supported format). |
SaveDocument(string,TdxRichEditDocumentFormat) | Exports document content to a file (in any supported format). |
SaveDocument(string) | Exports document content to a file (in any supported format). |