GrapeCity.Win.MultiRow Namespace > RichTextBoxCell Class > SaveFile Method : SaveFile(String,RichTextBoxStreamType) Method |
Public Overloads Sub SaveFile( _ ByVal path As String, _ ByVal fileType As RichTextBoxStreamType _ )
Dim instance As RichTextBoxCell Dim path As String Dim fileType As RichTextBoxStreamType instance.SaveFile(path, fileType)
public void SaveFile( string path, RichTextBoxStreamType fileType )
Exception | Description |
---|---|
System.ArgumentException | An invalid file type is specified in the fileType parameter. |
System.IO.IOException | An error occurred in saving the contents of the control to a file. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2