GrapeCity.ActiveReports.Viewer.Win.v8 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > LoadDocument Method : LoadDocument(PageDocument) Method |
The page report to open in the viewer.
'Declaration Public Overloads Sub LoadDocument( _ ByVal pageDocument As PageDocument _ )
public void LoadDocument( PageDocument pageDocument )
The page report to open in the viewer.