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