Back to Devexpress

TdxRichEditControlBase.SaveDocument Method

vcl-dxrichedit-dot-control-dot-core-dot-tdxricheditcontrolbase-dot-savedocument.md

latest1.0 KB
Original Source

TdxRichEditControlBase.SaveDocument Method

NameDescription
SaveDocumentExports 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).