| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub LoadDocument( _ ByVal pageDocument As PageDocument _ ) | |
| C# | |
|---|---|
public void LoadDocument( PageDocument pageDocument ) | |
Parameters
- pageDocument
The page report to open in the viewer.
|
| ActiveReports Developer 7 | |
| LoadDocument(PageDocument) Method | |
| See Also | |
| GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > LoadDocument Method : LoadDocument(PageDocument) Method |
The page report to open in the viewer.
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub LoadDocument( _ ByVal pageDocument As PageDocument _ ) | |
| C# | |
|---|---|
public void LoadDocument( PageDocument pageDocument ) | |
The page report to open in the viewer.