SecureBlackbox 2020 Python Edition

Questions / Feedback?

perms_assemble Property

Indicates if the viewer may assemble a new document on the basis of the encrypted one.

Syntax

def get_perms_assemble() -> bool: ...

perms_assemble = property(get_perms_assemble, None)

Default Value

TRUE

Remarks

Indicates if the viewer may assemble a new document on the basis of the encrypted one.

This property is read-only.

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