ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportViewer Class / Print Method

In This Topic
    Print Method (ReportViewer)
    In This Topic
    Prints the currently displayed report if any
    Syntax
    'Declaration
     
    Public Function Print() As Task
    public Task Print()
    See Also