BBjPrintPreviewBuilder::openPassword
Description
In BBj 13.0 and higher, this method sets the open password that required to open any document saved as a PDF.
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             openPassword(string openPassword)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             openPassword  | 
                                                        
                                                             The password to open the document.  | 
                                                    
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.