ExifData.RemoveTag
RemoveTag(ExifProperties)
Tag verwijderen uit container
public void RemoveTag(ExifProperties tag)
Parameter | Type | Beschrijving |
---|---|---|
tag | ExifProperties | De tag die moet worden verwijderd |
Zie ook
- enum ExifProperties
- class ExifData
- naamruimte Aspose.PSD.Exif
- montage Aspose.PSD
RemoveTag(ushort)
Tag verwijderen uit container
public void RemoveTag(ushort tagId)
Parameter | Type | Beschrijving |
---|---|---|
tagId | UInt16 | De tag-ID die moet worden verwijderd. |
Zie ook
- class ExifData
- naamruimte Aspose.PSD.Exif
- montage Aspose.PSD