CheckScannerBase.BeginInsertion(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initiates the document insertion process.
public override void BeginInsertion (int timeout);
override this.BeginInsertion : int -> unit
Public Overrides Sub BeginInsertion (timeout As Integer)
Parameters
- timeout
- Int32
Number of milliseconds before failing the method.