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