MetadataTag.Description Property

FreeImage.NET

MetadataTagDescription Property
Gets or sets the description of the metadata.

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

Property Value

Type: String
See Also