PrinterName
Previous
Next
Gets or sets the printer that will be used.
In most cases it is better to let the user choose the printer using ShowDialog method.
Syntax: PrinterName As String
Example:
printer.PrintName = "Printer Name"