WICMetadataHandler.Subject Property

FreeImage.NET

WICMetadataHandlerSubject Property
Gets or sets a value that indicates the subject matter of the bitmap image.

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

Property Value

Type: String
See Also