PrintingDevice.Copies Property (Typed) | |
Specifies the number of copies printed if the device supports multiple-page copies.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Copies AS SHORT GET SET
public virtual short Copies { get; set; }
Request Example
View SourceProperty Value
Type:
ShortSpecifies the number of copies printed if the device supports multiple-page copies.
See Also