ActiveReports 13
LoadFile(String) Method

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > RichTextBox Class > LoadFile Method : LoadFile(String) Method
file name to load the RichTextBox content from
Loads an HTML or RTF file.
Syntax
'Declaration
 
Public Overloads Sub LoadFile( _
   ByVal fileName As String _
) 
public void LoadFile( 
   string fileName
)

Parameters

fileName
file name to load the RichTextBox content from
See Also

Reference

RichTextBox Class
RichTextBox Members
Overload List