SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_pages_to_place_on Property

Page numbers on which the signature is shown.

Syntax

def get_sig_pages_to_place_on() -> str: ...
def set_sig_pages_to_place_on(value: str) -> None: ...

sig_pages_to_place_on = property(get_sig_pages_to_place_on, set_sig_pages_to_place_on)

Default Value

""

Remarks

Page numbers on which the signature is shown.

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