CheckScannerBase.CapConcurrentMicr Property
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.
Indicates whether a check’s MICR (Magnetic Ink Character Recognition) data can be captured during a check scanning cycle (single-pass scanning).
public override bool CapConcurrentMicr { get; }
member this.CapConcurrentMicr : bool
Public Overrides ReadOnly Property CapConcurrentMicr As Boolean