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