SecureBlackbox 2020 Python Edition

Questions / Feedback?

perms_fill_in_forms Property

Indicates if the user may fill in forms in the document.

Syntax

def get_perms_fill_in_forms() -> bool: ...

perms_fill_in_forms = property(get_perms_fill_in_forms, None)

Default Value

TRUE

Remarks

Indicates if the user may fill in forms in the document.

This property is read-only.

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