DocumentFeederAutoFeed Property |
Gets or sets a value indicating if the feeder will automatically load the pages.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool AutoFeed { get; set; }Public Property AutoFeed As Boolean
Get
Set
Property Value
Type:
Boolean A value indicating if the feeder will automatically load the pages.
See Also