MetadataTag.Value Property

FreeImage.NET

MetadataTagValue Property
Gets or sets the value of the metadata.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public Object Value { get; set; }

Property Value

Type: Object
See Also