TiffUnknownType.DataSize

TiffUnknownType.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.

Exceptions

exceptioncondition
NotImplementedException

See Also