UsbConnectionManufacturer Property
|
Returns printer's manufacturer.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1989
Syntax public override string Manufacturer { get; }
Public Overrides ReadOnly Property Manufacturer As String
Get
public:
virtual property String^ Manufacturer {
String^ get () override;
}
Property Value
Type:
StringSee Also