owner_password property
owner_password property
The password required to change permission settings. Using a permissions password you can restrict printing, modification and data extraction.
Definition:
@property
def owner_password(self):
...
@owner_password.setter
def owner_password(self, value):
...
See Also
- module
groupdocs.merger.domain.options
- class
PdfSecurityOptions