RemoveTag

RemoveTag(ExifProperties)

Eliminar etiqueta del contenedor

public void RemoveTag(ExifProperties tag)
ParámetroEscribeDescripción
tagExifPropertiesLa etiqueta a eliminar

Ver también


RemoveTag(ushort)

Eliminar etiqueta del contenedor

public void RemoveTag(ushort tagId)
ParámetroEscribeDescripción
tagIdUInt16El identificador de la etiqueta que se va a eliminar.

Ver también