ActiveReports Developer 7
LoadDocument(String) Method

Loads a report from the specified file path.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal filePath As System.String _
) 
public void LoadDocument( 
   System.string filePath
)

Parameters

filePath
See Also

Reference

Viewer Class
Viewer Members
Overload List