TiffOptions.RemoveTag

TiffOptions.RemoveTag method

Removes the tag.

public bool RemoveTag(TiffTags tag)
ParameterTypeDescription
tagTiffTagsThe tag to remove.

Return Value

true if successfully removed

See Also