Share via


CheckScannerBase.FileIndex Property

Definition

Holds the file location associated with the image data file when either the StoreImage(Int32) or RetrieveMemory(CheckImageLocate) methods are called. Its value is set prior to a DataEvent event being delivered to the application.

public override int FileIndex { get; set; }
member this.FileIndex : int with get, set
Public Overrides Property FileIndex As Integer

Property Value

Applies to