add_pdf_signature method
Leave feedback
On this page
Creates new PdfMetadataSignature with passed arguments and adds it to collection.
Newly created signature that was added to MetadataSignatures collection
def add_pdf_signature(self, name, value, tag):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | Name of Metadata signature object |
| value | System.Object | Value of Metadata signature |
| tag | System.String | Prefix tag of Metadata signature |
- module
groupdocs.signature.options - class
MetadataSignOptions - class
PdfMetadataSignature
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.