This property decides how to handle EXIF MakerNotes tag when loading or saving images. Default: DecodeOrDiscardRaw

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static IEGlobalSettings..::..IEEXIFMakerNotesHandling EXIFMakerNotesHandling { get; set; }
Public Shared Property EXIFMakerNotesHandling As IEGlobalSettings..::..IEEXIFMakerNotesHandling
	Get
	Set

See Also