TiffTagDelete
This method removes the TIFF tag from the tag list specified by the index of the currently loaded image.
Note: The method does not save the changes to the image file. To save the file, call a
save method.
Syntax
TiffTagDelete (index As Long)
| Parameter | Description |
|---|---|
|
index |
Index value Possible values 0 to TIFFTagCount-1 |
