ActiveReports 8
LoadDocument(SectionDocument) Method

the section document to open in the viewer.
Load the specified section document.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal document As SectionDocument _
) 
public void LoadDocument( 
   SectionDocument document
)

Parameters

document
the section document to open in the viewer.
See Also

Reference

Viewer Class
Viewer Members
Overload List

Support Forum