paperSize

Description

Specifies the paper size for HTML print-outs by its string name. ScriptX tries to find the longest string match amongst the list of available paper size names for the current printer. Read back the paperSize value to see the actual result.

Syntax

printing.paperSize = sPaperSize

Settings

This is a read/write property.

Applies To

printing

Example

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

See Also

Forms, pageHeight, pageWidth, paperSizeportrait, unprintableBottom, unprintableLeft, unprintableRight, unprintableTop

PageSetupPrintPrintHTML, PrintSetup