AddImageSignature
Leave feedback
On this page
Creates new ImageMetadataSignature with passed arguments and adds it to collection.
public ImageMetadataSignature AddImageSignature(ushort id, object value)
| Parameter | Type | Description |
|---|---|---|
| id | UInt16 | Unique identifier Image Metadata Signature name. See references for Exif tags specifications for possible id values |
| value | Object | Metadata value |
Newly created signature that was added to MetadataSignatures collection
- class ImageMetadataSignature
- class MetadataSignOptions
- namespace GroupDocs.Signature.Options
- assembly GroupDocs.Signature
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.