show_deleted_signatures_info property
Leave feedback
On this page
Gets or sets flag that includes deleted signatures into Document Info result.
Each Signature BaseSignature has Deleted flag BaseSignature.deleted to detect if it was deleted.
@property
def show_deleted_signatures_info(self):
...
@show_deleted_signatures_info.setter
def show_deleted_signatures_info(self, value):
...
- module
groupdocs.signature - class
BaseSignature - class
SignatureSettings
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.