PrintingDevice.Port Property (Typed) | |
Specifies the default port setting for the printer.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Port AS STRING GET
public virtual string Port { get; }
Request Example
View SourceProperty Value
Type:
StringSpecifies the default port setting for the printer.
See Also