SecureBlackbox 2020 Python Edition

Questions / Feedback?

perms_extract_acc Property

Indicates if the user may extract pictures/text from the document for accessibility purposes.

Syntax

def get_perms_extract_acc() -> bool: ...

perms_extract_acc = property(get_perms_extract_acc, None)

Default Value

TRUE

Remarks

Indicates if the user may extract pictures/text from the document for accessibility purposes.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Python Edition - Version 20.0 [Build 8154]