TcpPortStatusPrinterPort Property
|
The port number open on the printer.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax public string PrinterPort { get; }
Public ReadOnly Property PrinterPort As String
Get
public:
property String^ PrinterPort {
String^ get ();
}
Property Value
Type:
StringSee Also