ActiveReports 9
LoadDocument(PageDocument) Method

The page report to open in the viewer.

Load the specified page document.
Syntax
'Declaration
 
Public Overloads Sub LoadDocument( _
   ByVal pageDocument As PageDocument _
) 
public void LoadDocument( 
   PageDocument pageDocument
)

Parameters

pageDocument

The page report to open in the viewer.

See Also

Reference

Viewer Class
Viewer Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum