ActiveReports 13
LoadFromStream(Stream) Method

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > ILoadableFromFileAndStream Interface > LoadFromStream Method : LoadFromStream(Stream) Method
instance of the System.IO.Stream.
Load from the stream.
Syntax
'Declaration
 
Overloads Sub LoadFromStream( _
   ByVal s As Stream _
) 
void LoadFromStream( 
   Stream s
)

Parameters

s
instance of the System.IO.Stream.
See Also

Reference

ILoadableFromFileAndStream Interface
ILoadableFromFileAndStream Members
Overload List