DriverPrinterConnectionPrinterName Property
|
Returns the name of the printer.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax public string PrinterName { get; }
Public ReadOnly Property PrinterName As String
Get
public:
property String^ PrinterName {
String^ get ();
}
Property Value
StringSee Also