| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub LoadFile( _ ByVal stream As System.IO.Stream _ ) | |
| C# | |
|---|---|
public void LoadFile( System.IO.Stream stream ) | |
Parameters
- stream
- stream to load the RichTextBox content from
|
| ActiveReports Developer 7 | |
| LoadFile(Stream) Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > RichTextBox Class > LoadFile Method : LoadFile(Stream) Method |
Glossary Item Box