BBjPrintPreviewBuilder::editPassword
Description
In BBj 13.0 and higher, this method sets the editor password, allowing modification of any document saved as a PDF.
Syntax
Return Value |
Method |
---|---|
editPassword(string editPassword) |
Parameters
Variable |
Description |
---|---|
editPassword |
The password for editing the pdf. |
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.