Share via


CheckScannerBase.ScanCheck Method

Definition

Returns a scanned image of the check, created from the raw data in the format specified by the value of the ImageFormat property.

protected abstract System.Drawing.Bitmap ScanCheck ();
abstract member ScanCheck : unit -> System.Drawing.Bitmap
Protected MustOverride Function ScanCheck () As Bitmap

Returns

Applies to