Share via


InkEdit.SaveFile Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Saves the contents of the RichTextBox to a file.

Overload List

  Name Description
Public method SaveFile(String) Saves the contents of the RichTextBox to a rich text format (RTF) file. (Inherited from RichTextBox.)
Public method SaveFile(Stream, RichTextBoxStreamType) Saves the contents of a RichTextBox control to an open data stream. (Inherited from RichTextBox.)
Public method SaveFile(String, RichTextBoxStreamType) Saves the contents of the RichTextBox to a specific type of file. (Inherited from RichTextBox.)

Top

See Also

Reference

InkEdit Class

InkEdit Members

Microsoft.Ink Namespace