TagType

TiffTag.TagType property

Gets the type of the tag.

public TiffTagType TagType { get; }

Property Value

The tag type.

See Also