SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_auto_stretch_background Property

Stretches the background picture to fit the signature widget.

Syntax

def get_sig_auto_stretch_background() -> bool: ...
def set_sig_auto_stretch_background(value: bool) -> None: ...

sig_auto_stretch_background = property(get_sig_auto_stretch_background, set_sig_auto_stretch_background)

Default Value

TRUE

Remarks

Stretches the background picture to fit the signature widget.

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