Overload | Description |
---|---|
PrinterSettings Constructor() | Creates a new instance of PrinterSettings with default print options. |
PrinterSettings Constructor(Report,String) | Creates a new instance of PrinterSettings for a specific report. |
PrinterSettings Constructor(Printer,PrintOptions) | Creates a new instance of PrinterSettings with a specific printer and print options. |