is_encrypted property

is_encrypted property

Gets a value indicating whether the document is encrypted and requires a password to open.

Definition:

@property
def is_encrypted(self):
    ...

See Also