Click or drag to resize

PrintingDevice.PaperWidth Property (Typed)

X#
Specifies paper width, in tenths of a millimeter. This parameter overrides the paper width specified by the dmPaperSize member.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY PaperWidth AS LONG GET SET 
Request Example View Source

Property Value

Type: Long
Specifies paper width, in tenths of a millimeter. This parameter overrides the paper width specified by the dmPaperSize member.
See Also