BBjPrintPreview::setZoom
Description
In BBj 7.0 and higher, this BBjPrintPreview method sets the zoom amount for the pages being displayed.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setZoom(double zoomAmount)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         zoomAmount  | 
                                                    
                                                         The zoom amount. For example, 1.0 = normal zoom 2.0 = double size, 0.5 = half size.  | 
                                                
Return Value
None.
Remarks
None.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.