WebTwainClearBufferModeEnumJS Enumeration
In This Topic
Specifies available modes that defines how the internal scanner buffer must be cleared.
Members
| Member | Description |
| Auto | Clear the device buffer when device state is changing from Enabled state to the Open state. |
| Clear | Clear the device buffer immediately. |
| NoClear | Do not clear the device buffer when device state is changing from Enabled state to the Open state. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Twain.WebTwainClearBufferModeEnumJS
Browser Compatibility
See Also