'Declaration Public Overloads Sub Print( _ ByVal printerSettings As PrinterSettings, _ ByVal showProgress As Boolean _ )
public void Print( PrinterSettings printerSettings, bool showProgress )
Parameters
- printerSettings
- The printer settings to use.
- showProgress
- Flag indicating whether to show the print progress dialog.