ActiveReports 9
LoadDocument(String) Method

The file to load.
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
The file to load.
See Also

Reference

Viewer Class
Viewer Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum