WICMetadataHandler.ApplicationName Property

FreeImage.NET

WICMetadataHandlerApplicationName Property
Gets or sets a value that identifies the name of the application that was used to construct or alter an image file.

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

Property Value

Type: String
See Also