DTwainAcquirer::EnableFeeder

Top  Previous  Next

Syntax

 

DTwainAcquirer& DTwainAcquirer::EnableFeeder( bool bEnable = true );

 

Parameters

bEnable

 

Enables the automatic document feedert if bEnable is true.  Turns off the document feeder if bEnable is false.

 

Return Value

Returns reference to current DTwainAcquirer object (*this).