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.
This is a read/write property.
Syntax
printing.paperSize = sPaperSize
Example
Check out the ScriptX Simple UI sample.