TiffOptions.IsTagPresent
TiffOptions.IsTagPresent method
Determines whether tag is present in the options or not.
public bool IsTagPresent(TiffTags tag)
| Parameter | Type | Description |
|---|---|---|
| tag | TiffTags | The tag id to check. |
Return Value
true if tag is present; otherwise, false.
See Also
- enum TiffTags
- class TiffOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging