The INI File: 2.28 Categories in the INI File: [spool]

Up: GEOS SDK TechDocs | Up | Prev: 2.27 [sound] | Next: 2.29 [system]
simpleUI = <Boolean>

The spool category has a single key used by the print spooler to configure its user interface. If true, the simpleUI key will display only a simple UI scheme; this is especially useful for small-screen devices because it significantly reduces the size of the print control dialog box. The default is false.

simpleUI = true
simpleUI = false

Up: GEOS SDK TechDocs | Up | Prev: 2.27 [sound] | Next: 2.29 [system]