Method RemoveTag
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
RemoveTag(TiffTags)
Removes the tag.
public bool RemoveTag(TiffTags tag)
Parameters
tag
TiffTagsThe tag to remove.
Returns
- bool
true if successfully removed
Removes the tag.
public bool RemoveTag(TiffTags tag)
tag
TiffTagsThe tag to remove.
true if successfully removed