ExifData.RemoveTag
RemoveTag(ExifProperties)
Container’dan etiketi kaldır
public void RemoveTag(ExifProperties tag)
Parametre | Tip | Tanım |
---|---|---|
tag | ExifProperties | Kaldırılacak etiket |
Ayrıca bakınız
- enum ExifProperties
- class ExifData
- ad alanı Aspose.PSD.Exif
- toplantı Aspose.PSD
RemoveTag(ushort)
Container’dan etiketi kaldır
public void RemoveTag(ushort tagId)
Parametre | Tip | Tanım |
---|---|---|
tagId | UInt16 | Kaldırılacak etiket tanımlayıcısı. |
Ayrıca bakınız
- class ExifData
- ad alanı Aspose.PSD.Exif
- toplantı Aspose.PSD