Click or drag to resize

DocumentFeederFeederPrep Property

Gets or sets the CAP_FEEDERPREP capability, which is used to improve movement of the page through the feeder.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool FeederPrep { get; set; }

Property Value

Type: Boolean
A value indicating if the device can improve movement of the page through the feeder.
Exceptions
ExceptionCondition
Thrown if the state is less than SourceOpen for getting the value, or is not equal to SourceOpen when setting the value.
See Also