RemoveTags

TiffOptions.RemoveTags method

Removes the tags.

public bool RemoveTags(params TiffTags[] tags)
ParameterTypeDescription
tagsTiffTags[]The tags to remove.

Return Value

true if tag collection size changed.

See Also