IsisDocumentFeederTimeout Property |
Gets or sets the number of seconds the scanner will attempt to read the next page before reporting that no page was found.
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic int Timeout { get; set; }Public Property Timeout As Integer
Get
Set
Property Value
Type:
Int32The number of seconds before the scanner will timeout.
See Also