SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_print Property

Whether the signature shall appear in printed documents.

Syntax

def get_sig_print() -> bool: ...

sig_print = property(get_sig_print, None)

Default Value

TRUE

Remarks

Whether the signature shall appear in printed documents.

This property is read-only.

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