XmpValue.IsDouble

XmpValue.IsDouble property

Returns true if value is floating point value.

public bool IsDouble { get; }

See Also