ActiveReports 11
StreamDocumentLoader Constructor(Stream,DocumentFormat)

GrapeCity.ActiveReports.Viewer.Wpf.v11 Assembly > GrapeCity.Viewer.Common Namespace > StreamDocumentLoader Class > StreamDocumentLoader Constructor : StreamDocumentLoader Constructor(Stream,DocumentFormat)
Syntax
'Declaration
 
Public Function New( _
   ByVal s As Stream, _
   ByVal format As DocumentFormat _
)
public StreamDocumentLoader( 
   Stream s,
   DocumentFormat format
)

Parameters

s
format
See Also

Reference

StreamDocumentLoader Class
StreamDocumentLoader Members
Overload List