Whether it's: ImageEnMView.MIO.AcquireParams.FeederLoaded or ImageEnMView.MIO.TwainParams.FeederLoaded
It always returns True whether pages are loaded in the document feeder or not.
Program also ignores: ImageEnMView.MIO.TwainParams.FeederEnabled := False; as well as: ImageEnMView.MIO.AcquireParams.FeederEnabled := False;
I need to be able to detect whether the scan in progress is coming from the flatbed or the ADF. How do I do that?
|