DiscoveredPrinterDriverPrinterName Property
|
Local printer name associated with the driver.
Namespace:
Zebra.Sdk.Printer.Discovery
Assembly:
SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 2.15.2634
Syntax public string PrinterName { get; }
Public ReadOnly Property PrinterName As String
Get
public:
property String^ PrinterName {
String^ get ();
}
Property Value
Type:
StringSee Also