is_document_password_protected method
is_document_password_protected
Checks whether the source document is password protected.
Learn more.
- Learn more about converted document - file type, pages count, creation date and many other format specific properties: How to check is the document password protected (https://docs.groupdocs.com/display/conversionnet/Is+document+password+protected)
def is_document_password_protected(self):
...
Returns: bool: True if the document is password protected, otherwise False.
See Also
- class
Converter