ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / LoadFile Method

In This Topic
LoadFile Method
In This Topic
Loads the file from specified stream.
Syntax
'Declaration
 
Sub LoadFile( _
   ByVal stream As Stream, _
   ByVal type As RichTextType _
) 
 

Parameters

stream
type
See Also