ActiveReports 10
LoadFromStream(Stream,Uri) Method

GrapeCity.ActiveReports.Viewer.Wpf.v10 Assembly > GrapeCity.Viewer.Common Namespace > ILoadableFromFileAndStream Interface > LoadFromStream Method : LoadFromStream(Stream,Uri) Method
Syntax
'Declaration
 
Overloads Sub LoadFromStream( _
   ByVal s As Stream, _
   ByVal baseUri As Uri _
) 
void LoadFromStream( 
   Stream s,
   Uri baseUri
)

Parameters

s
baseUri
See Also

Reference

ILoadableFromFileAndStream Interface
ILoadableFromFileAndStream Members
Overload List