ExifData.RemoveTag

RemoveTag(ExifProperties)

Ta bort tagg från container

public void RemoveTag(ExifProperties tag)
ParameterTypBeskrivning
tagExifPropertiesTaggen att ta bort

Se även


RemoveTag(ushort)

Ta bort tagg från container

public void RemoveTag(ushort tagId)
ParameterTypBeskrivning
tagIdUInt16Taggen identifierare att ta bort.

Se även