SecureBlackbox 2020 Python Edition

Questions / Feedback?

perms_high_quality_print Property

Indicates if the document may be printed in high quality.

Syntax

def get_perms_high_quality_print() -> bool: ...
def set_perms_high_quality_print(value: bool) -> None: ...

perms_high_quality_print = property(get_perms_high_quality_print, set_perms_high_quality_print)

Default Value

TRUE

Remarks

Indicates if the document may be printed in high quality.

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