miroshnandaa

Results 1 issues of miroshnandaa

I am stopping the scanning by the below code _twain.TransferReady += (s, ev) => { ev.CancelAll = true; }; this stops the data transfer but still the scanner feeder takes...