ActiveReports 13
Print Method (Printer)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > Printer Class : Print Method
Starts the document's printing process.
Syntax
'Declaration
 
Public Sub Print() 
public void Print()
Exceptions
ExceptionDescription
The printer named in the System.Drawing.Printing.PrinterSettings.PrinterName property does not exist.
See Also

Reference

Printer Class
Printer Members