SecureBlackbox 2020 Python Edition

Questions / Feedback?

perms_low_quality_print Property

Indicates if the document may be printed in low quality.

Syntax

def get_perms_low_quality_print() -> bool: ...

perms_low_quality_print = property(get_perms_low_quality_print, None)

Default Value

TRUE

Remarks

Indicates if the document may be printed in low quality.

This property is read-only.

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