HasValue

TiffExifIfd.HasValue property

Gets a value indicating whether this instance has value.

public bool HasValue { get; }

Property Value

true if this instance has value; otherwise, false.

See Also