.NET Framework Class Library
RichTextBox..::.SaveFile Method

Saves the contents of the RichTextBox to a file.

Overload List

  NameDescription
Public methodSaveFile(String)Saves the contents of the RichTextBox to a rich text format (RTF) file.
Public methodSaveFile(Stream, RichTextBoxStreamType)Saves the contents of a RichTextBox control to an open data stream.
Public methodSaveFile(String, RichTextBoxStreamType)Saves the contents of the RichTextBox to a specific type of file.
Top
See Also

Reference

Tags :


Page view tracker