Hello Scott,
Do not stop the device if paper is jammed, simple close the data source and start new acquisition process.
VintaSoftTwain.NET Library has built-in images buffer, this buffer cleared when:
- StartDevice methods is called
- StopDevice methods is called
- Value of the MaxImages property is changed
Please read the documentation for more info.
Best regards, Alexander