SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_invisible Property

Controls whether the signature widget is visible on the page.

Syntax

def get_sig_invisible() -> bool: ...

sig_invisible = property(get_sig_invisible, None)

Default Value

FALSE

Remarks

Controls whether the signature widget is visible on the page.

This property is read-only.

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