PAGEHEIGHT Attribute | pageHeight Property
Retrieves the current height of a page on the printer.
Syntax
XML <ELEMENT PAGEHEIGHT = iHeight... > Scripting [ iHeight = ] TEMPLATEPRINTER.pageHeight
Possible Values
iHeight Integer that receives the height of a page on the printer, in 1/100ths of an inch. The property is read-only. The property has no default value.
Remarks
The value of the pageHeight varies, depending on the size of the paper currently selected.
Applies To
TEMPLATEPRINTER
See Also
pageWidth