TiffTag
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataProperty
public abstract class TiffTag extends MetadataProperty
Represents a TIFF tag.
| Method | Description |
|---|---|
| getTagType() | Gets the type of the tag. |
| getTagID() | Gets the tag id. |
public final TiffTagType getTagType()
Gets the type of the tag.
Returns: TiffTagType - The tag type.
public final TiffTagID getTagID()
Gets the tag id.
Returns: TiffTagID - The tag id.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.