pageHeight property

Retrieves the current height of a page on the printer.

Syntax

JScript
p = object.pageHeight

 

Property values

Type: Integer

the height of a page on the printer, in 1/100ths of an inch.

Remarks

The value of the pageHeight varies, depending on the size of the paper currently selected.

See also

TemplatePrinter

pageWidth