The manufacturer of the recording equipment. This is the manufacturer of the DSC, scanner, video digitizer or other equipment that generated the image.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public string EXIF_Make { get; set; }
Public Property EXIF_Make As String
	Get
	Set
public:
property String^ EXIF_Make {
	String^ get ();
	void set (String^ value);
}

See Also