pageWidth property

Retrieves the current width of a page on the printer.

Syntax

JScript
p = object.pageWidth

 

Property values

Type: Integer

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

Remarks

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

See also

TemplatePrinter

pageHeight