SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_page Property

The index of the page on which to place the signature.

Syntax

def get_sig_page() -> int: ...

sig_page = property(get_sig_page, None)

Default Value

0

Remarks

The index of the page on which to place the signature.

To place the signature widget on multiple pages, use sig_pages_to_place_on and sig_show_on_all_pages properties.

This property is read-only.

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