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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public 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