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