TiffOptions.RemoveTag
TiffOptions.RemoveTag method
移除标签。
public bool RemoveTag(TiffTags tag)
| 参数 | 类型 | 描述 |
|---|---|---|
| 标签 | TiffTags | 要删除的标签。 |
返回值
true 如果成功删除
另请参见
- enum TiffTags
- class TiffOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging
移除标签。
public bool RemoveTag(TiffTags tag)
| 参数 | 类型 | 描述 |
|---|---|---|
| 标签 | TiffTags | 要删除的标签。 |
true 如果成功删除