SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_contact_info Property

Contains signer's contact information.

Syntax

def get_sig_contact_info() -> str: ...
def set_sig_contact_info(value: str) -> None: ...

sig_contact_info = property(get_sig_contact_info, set_sig_contact_info)

Default Value

""

Remarks

Contains signer's contact information. This is a PDF document property.

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