ActiveReports 13
Load Method (IDocumentLoader)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > IDocumentLoader Interface : Load Method
Loads a document
Syntax
'Declaration
 
Sub Load( _
   ByVal obj As ILoadableFromFileAndStream _
) 
void Load( 
   ILoadableFromFileAndStream obj
)

Parameters

obj
See Also

Reference

IDocumentLoader Interface
IDocumentLoader Members