DataSize

TiffUndefinedType.DataSize property

Gets the additional data size in bytes (in case the 12 bytes is not enough to fit the tag data).

public override uint DataSize { get; }

Property Value

The additional data size in bytes.

See Also