TiffDataType.TagType

TiffDataType.TagType property

Gets the tag type.

public abstract TiffDataTypes TagType { get; }

Property Value

The tag type.

See Also