add_image_signature method
Leave feedback
On this page
Creates new ImageMetadataSignature with passed arguments and adds it to collection.
Newly created signature that was added to MetadataSignatures collection
def add_image_signature(self, id, value):
...
| Parameter | Type | Description |
|---|---|---|
| id | int | Unique identifier Image Metadata Signature name. See references for Exif tags specifications for possible id values |
| value | System.Object | Metadata value |
- module
groupdocs.signature.options - class
ImageMetadataSignature - class
MetadataSignOptions
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.