Object Reference : Object View and Procedure Reference : Spool
  
 
setzoom
Sets the zoom level of the spool default display view.
Syntax
spool_name.setzoom zoom_arg
where zoom_arg specifies the zoom level in percent. The zoom_arg must be one of the following values: 25, 50, 75, 100, 125, 150, 200.
Examples
spool1.setzoom 150
sets the zoom level of the default spool view to 150% for spool SPOOL1.
Cross-references
For additional discussion of spools see “Spool Objects”.