ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / LoadDocument Method

In This Topic
LoadDocument Method (Viewer)
In This Topic
Loads a report.
Overload List
OverloadDescription
Loads a document from a stream in the specified binary or XML report format.  
Load the report from a specified file path.  
Load the specified static page report document.  
Loads the specified GrapeCity.ActiveReports.PageReport into the Viewer control.  
Load the specified section report object during run-time.  
Load the specified static section report document.  
See Also