printToFile

Property. Indicates whether printer output is to be directed to a printer or to a text file. This property is linked to the Send output to printer and Send output to file options in the Print Setup dialog box. By default, Send output to printer is selected and this property is False, and printer output is directed to a printer.

Setter: public void setBoolean("printToFile", boolean enable)
Getter: public boolean getBoolean("printToFile")