ExifData.RemoveTag
RemoveTag(ExifProperties)
从 container 中删除标签
public void RemoveTag(ExifProperties tag)
范围 | 类型 | 描述 |
---|---|---|
tag | ExifProperties | 要删除的标签 |
也可以看看
- enum ExifProperties
- class ExifData
- 命名空间 Aspose.PSD.Exif
- 部件 Aspose.PSD
RemoveTag(ushort)
从 container 中删除标签
public void RemoveTag(ushort tagId)
范围 | 类型 | 描述 |
---|---|---|
tagId | UInt16 | 要删除的标记标识符。 |
也可以看看
- class ExifData
- 命名空间 Aspose.PSD.Exif
- 部件 Aspose.PSD