BBjPrintPreviewBuilder::closeOnPrint
Description
In BBj 13.0 and higher, this method overrides the default and keeps preview open. The print preview default is to exit after printing.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             closeOnPrint(boolean close)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             close  | 
                                                        
                                                             Defaults to true.  | 
                                                    
Return Values
Returns the BBjPrintPreviewBuilder so you can continue configuration.
Remarks
None.
Example
                                                     | 
                                                
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.