pageHeight

Description

Returns the physical height of the current printer paper selection.

ScriptX uses the default units of measure of the user's system. In a broad network environment default units are certain to vary (they could be either inches or millimeters) so you may wish to specify a fixed unit of measure with the licensed function SetMarginMeasure.

Syntax

height = printing.pageHeight

Settings

This is a read-only property.

Applies To

printing

Example

Check out the source code of the ScriptX Techie Printing example.

See Also

bottomMargin, leftMarginpageHeightpaperSizeportraitrightMargin, topMargin, unprintableBottom, unprintableLeft, unprintableRight, unprintableTop

PageSetup,  SetMarginMeasure