TiffOptions.IsTagPresent
TiffOptions.IsTagPresent method
确定标签是否出现在选项中。
public bool IsTagPresent(TiffTags tag)
| 范围 | 类型 | 描述 |
|---|---|---|
| tag | TiffTags | 要检查的标签 ID。 |
返回值
真的如果标签存在;否则,错误的 .
也可以看看
- enum TiffTags
- class TiffOptions
- 命名空间 Aspose.PSD.ImageOptions
- 部件 Aspose.PSD
确定标签是否出现在选项中。
public bool IsTagPresent(TiffTags tag)
| 范围 | 类型 | 描述 |
|---|---|---|
| tag | TiffTags | 要检查的标签 ID。 |
真的如果标签存在;否则,错误的 .