EnableAutoFeed Property

Summary
Gets or sets flag indicates whether to use the Auto - Feed capability of the selected TWAIN source
Syntax
C#
VB
C++
public bool EnableAutoFeed { get; set; } 
Public Property EnableAutoFeed As Boolean 
public: 
property bool EnableAutoFeed { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

Flag indicates whether to use the Auto - Feed capability of the selected TWAIN source. Possible values are: true: use the Auto - Feed capability, false: do not use the Auto - Feed capability.

Example

Refer to ImageResolution example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.