add_range method
add_range
Adds a specified collection of MetadataItem objects to this instance.
def add_range(self, items):
...
| Parameter | Type | Description |
|---|---|---|
| items | MetadataCollection |
A collection of MetadataItem instances |
See Also
- module
groupdocs.redaction.integration - class
MetadataCollection