DriverPrinterConnectionPrinterName Property
|
Returns the name of the printer.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.13.898
Syntaxpublic string PrinterName { get; }Public ReadOnly Property PrinterName As String
Get
public:
property String^ PrinterName {
String^ get ();
}Property Value
Type:
String
See Also