SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_offsetx Property

Specifies the signature widget offset from the left-hand page border when AutoPos is False.

Syntax

def get_sig_offsetx() -> int: ...

sig_offsetx = property(get_sig_offsetx, None)

Default Value

0

Remarks

Specifies the signature widget offset from the left-hand page border when sig_auto_pos is False.

This property is read-only.

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