ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / LoadDocument Method / LoadDocument(PageReport) Method

In This Topic
    LoadDocument(PageReport) Method
    In This Topic
    Loads the specified page report.
    Syntax
    'Declaration
     
    Public Overloads Sub LoadDocument( _
       ByVal pageReport As PageReport _
    ) 
    public void LoadDocument( 
       PageReport pageReport
    )

    Parameters

    pageReport
    See Also