Gets or sets the printer to be used for printing. The printer must be listed in the configuration file.
[Visual Basic]
Public Property PrinterID As String
[C#]
public String PrinterID {get; set;}
Name of the printer in the configuration file that will be used for printing.