VintaSoft Twain .NET SDK 15.1: Documentation for Web developer
Vintasoft.Twain Namespace / WebClearBufferModeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebClearBufferModeEnumJS Enumeration
    In This Topic
    Specifies available modes that defines how the internal scanner buffer must be cleared.
    Members
    MemberDescription
    AutoClear the device buffer when device state is changing from Enabled state to the Open state.
    ClearClear the device buffer immediately.
    NoClearDo 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.WebClearBufferModeEnumJS

    Browser Compatibility
    9
    See Also