ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / Print Method

In This Topic
    Print Method (Viewer)
    In This Topic
    Prints the currently opened document (section or page).
    Overload List
    OverloadDescription
    Initiates the printing process for the currently opened document, either a section or a page report, with the option to display or bypass the print dialog.  
    Initiates the printing process for the currently opened document, allowing for the display of the print dialog and the print progress dialog based on the provided parameters.  
    Initiates the printing process for the currently opened document, with options to display the print dialog, the print progress dialog, and to use a separate printing thread.  
    Initiates the printing process for the currently opened document, using the specified printing settings.  
    See Also