PdfSecurityOptions constructor
init
Initializes a new instance of the PdfSecurityOptions
class.
def __init__(self, password):
...
Parameter | Type | Description |
---|---|---|
password | str | The password. |
See Also
- module
groupdocs.merger.domain.options
- class
PdfSecurityOptions