remove_tag method
remove_tag
Removes the tag.
Returns
true if successfully removed
def remove_tag(self, tag):
...
Parameter | Type | Description |
---|---|---|
tag | aspose.cad.fileformats.tiff.enums.TiffTags | The tag to remove. |
See Also
- module
aspose.cad.imageoptions
- class
TiffOptions