WICMetadataHandler.Comment Property

FreeImage.NET

WICMetadataHandlerComment Property
Comment Gets or sets a value that represents a comment that is associated with the image file.

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

Property Value

Type: String
See Also