In This Topic

MICRClear Method (GdPictureImaging)

In This Topic
Releases from memory all information about the last MICR process done by the MICRDoMICR() method.
Syntax
'Declaration
 
Public Sub MICRClear() 
public void MICRClear()
public procedure MICRClear(); 
public function MICRClear();
public: void MICRClear(); 
public:
void MICRClear(); 
Remarks

This method is used in the "MICR" Demo.

See Also