TiffOptions.RemoveTags
TiffOptions.RemoveTags method
Removes the tags.
public bool RemoveTags(params TiffTags[] tags)
| Parameter | Type | Description |
|---|---|---|
| tags | TiffTags[] | The tags to remove. |
Return Value
true if tag collection size changed.
See Also
- enum TiffTags
- class TiffOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging