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.15.2634
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