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