paperSource2
Description (requires ScriptX v7.1 or later)
Specifies the paper source (tray) for HTML print-outs by its string name. ScriptX tries to find the longest string match amongst the list of available paper source names for the current printer. Read back the paperSource value to see the actual result.
If the printer does not support setting a paper source no error is thrown and querying the value returns an empty string.
This is a read/write property.
Syntax
printing.paperSource2 = sPaperSource
Example
Check out the source code of the ScriptX printer control sample.