ExifData.RemoveTag
RemoveTag(ExifProperties)
إزالة العلامة من الحاوية
public void RemoveTag(ExifProperties tag)
| معامل | نوع | الوصف |
|---|---|---|
| tag | ExifProperties | العلامة لإزالتها |
انظر أيضًا
- enum ExifProperties
- class ExifData
- namespace Aspose.Imaging.Exif
- assembly Aspose.Imaging
RemoveTag(ushort)
إزالة العلامة من الحاوية
public void RemoveTag(ushort tagId)
| معامل | نوع | الوصف |
|---|---|---|
| tagId | UInt16 | معرّف الوسم لإزالته. |
انظر أيضًا
- class ExifData
- namespace Aspose.Imaging.Exif
- assembly Aspose.Imaging