Click or drag to resize

PrintingDevice.PaperHeight Property (Typed)

X#
Specifies paper length, in tenths of a millimeter.

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

Property Value

Type: Long
Specifies paper length, in tenths of a millimeter.
Remarks
Specifies paper length, in tenths of a millimeter. This parameter overrides the paper length specified by the member of the DevMode structure, PaperSize, either for custom paper sizes or for such devices as dot-matrix printers that can print on a variety of page sizes.
See Also