DiscoveredPrinterDriverToString Method
|
Returns the name of the printer.
Namespace: Zebra.Sdk.Printer.DiscoveryAssembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 3.0.3271
Syntax public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
StringThe printer name.
See Also