add method
add
Add Metadata Signature object to collection.
def add(self, signature):
...
| Parameter | Type | Description |
|---|---|---|
| signature | MetadataSignature |
Metadata signature to be added to collection. |
See Also
- module
groupdocs.signature.domain - class
MetadataSignatureCollection