add_tags method
add_tags
Adds the tags.
def add_tags(self, tags_to_add):
...
Parameter | Type | Description |
---|---|---|
tags_to_add | list | The tags to add. |
See Also
- module
aspose.cad.imageoptions
- class
TiffOptions
Adds the tags.
def add_tags(self, tags_to_add):
...
Parameter | Type | Description |
---|---|---|
tags_to_add | list | The tags to add. |
aspose.cad.imageoptions
TiffOptions