remove method
remove(self, tag_id)
Removes the property with the specified id.
Returns
True if the specified Raw tag is found and removed; otherwise, false.
def remove(self, tag_id):
...
| Parameter | Type | Description |
|---|---|---|
| tag_id | int | A Raw tag id. |
See Also
- module
groupdocs.metadata.formats.raw.cr2 - class
Cr2AFMicroAdjPackage