ConnectionAManufacturer Property
|
See the classes which implement this property for the format of the printer manufacturer string.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1989
Syntax public virtual string Manufacturer { get; }
Public Overridable ReadOnly Property Manufacturer As String
Get
public:
virtual property String^ Manufacturer {
String^ get ();
}
Property Value
Type:
StringSee Also