You can check the Device.DocumentFeeder.Loaded property to see if there are pages loaded (assuming the scanner supports this feature).
If you enable tracing for DotTwain (http://www.atalasoft.com/KB/article.aspx?id=10027), it will show us what the driver is returning when no documents are loaded. Once you close the driver dialog, you should at least get an AcquireFinished event.
Glenn Chittenden Jr.
Atalasoft Development Team