RemoveTag
RemoveTag(ExifProperties)
Rimuovi tag dal container
public void RemoveTag(ExifProperties tag)
| Parametro | Tipo | Descrizione |
|---|---|---|
| tag | ExifProperties | Il tag da rimuovere |
Guarda anche
- enum ExifProperties
- class ExifData
- spazio dei nomi Aspose.Imaging.Exif
- assemblea Aspose.Imaging
RemoveTag(ushort)
Rimuovi tag dal container
public void RemoveTag(ushort tagId)
| Parametro | Tipo | Descrizione |
|---|---|---|
| tagId | UInt16 | L’identificatore del tag da rimuovere. |
Guarda anche
- class ExifData
- spazio dei nomi Aspose.Imaging.Exif
- assemblea Aspose.Imaging