Share via


CheckScannerBase.ClearImage(CheckImageClear) Method

Definition

Clears a specific image or all the images in the device memory.

public override void ClearImage (Microsoft.PointOfService.CheckImageClear by);
override this.ClearImage : Microsoft.PointOfService.CheckImageClear -> unit
Public Overrides Sub ClearImage (by As CheckImageClear)

Parameters

by
CheckImageClear

Indicates how the image file is to be located so that it can be removed from the storage.

Applies to