GdPicture.NET.14
GdPicture14 Namespace / GdPictureImaging Class / TwainLogStop Method





In This Topic
TwainLogStop Method (GdPictureImaging)
In This Topic
Stops to log twain operations previously started by the TwainLogStart() method.
Syntax
'Declaration
 
Public Sub TwainLogStop() 
public void TwainLogStop()
public procedure TwainLogStop(); 
public function TwainLogStop();
public: void TwainLogStop(); 
public:
void TwainLogStop(); 
See Also