PrinterName Property
Summary
Gets the name of the printer that generated the event.
Syntax
public string PrinterName { get; }
Public ReadOnly Property PrinterName As String
public:
property String^ PrinterName {
String^ get();
}
Property Value
The name of the printer that generated the event.