add_tag method
add_tag
Adds a new tag.
def add_tag(self, tag_to_add):
...
| Parameter | Type | Description |
|---|---|---|
| tag_to_add | aspose.cad.fileformats.tiff.TiffDataType | The tag to add. |
See Also
- module
aspose.cad.imageoptions - class
TiffOptions
Adds a new tag.
def add_tag(self, tag_to_add):
...
| Parameter | Type | Description |
|---|---|---|
| tag_to_add | aspose.cad.fileformats.tiff.TiffDataType | The tag to add. |
aspose.cad.imageoptionsTiffOptions