password property
password property
Gets or sets the password for result document.
Definition:
@property
def password(self):
...
@password.setter
def password(self, value):
...
See Also
- module
groupdocs.comparison.options
- class
SaveOptions