Skip to main content

XRRichTextBoxBase.SaveFile Method

Name Parameters Description
SaveFile(Stream, RichTextBoxStreamType) data, fileType For internal use. Saves the contents of the XRRichTextBoxBase control to the specified open data stream.
SaveFile(String, RichTextBoxStreamType) path, fileType For internal use. Saves the contents of the XRRichTextBoxBase control to the specified type of file.
SaveFile(String) path For internal use. Saves the contents of the XRRichTextBoxBase control to a Rich Text Format (RTF) file.