←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly