This property value is derived from the image tags relating to user information.
The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
[Visual Basic] Public ReadOnly Property
MakerNote As String
[C#] public string MakerNote {get;}
Property Value
The MakerNote property value is derived from the image tag for manufacturers of Exif writers to record any desired information.
Explanation
The MakerNote property value is derived from the image tags relating to user information.
The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
See Also
ImageKit.File.Exif Members | Newtone.ImageKit.Win.ImageKit