ExifData.RemoveTag

RemoveTag(ExifProperties)

从 container 中删除标签

public void RemoveTag(ExifProperties tag)
范围类型描述
tagExifProperties要删除的标签

也可以看看


RemoveTag(ushort)

从 container 中删除标签

public void RemoveTag(ushort tagId)
范围类型描述
tagIdUInt16要删除的标记标识符。

也可以看看