SecureBlackbox 2020 Python Edition

Questions / Feedback?

sig_author_name Property

A human-readable signer name.

Syntax

def get_sig_author_name() -> str: ...

sig_author_name = property(get_sig_author_name, None)

Default Value

""

Remarks

A human-readable signer name. This is a PDF document property.

This property is read-only.

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