共用方式為


CheckScanner.ClearImage(CheckImageClear) Method

Definition

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

public abstract void ClearImage (Microsoft.PointOfService.CheckImageClear by);
abstract member ClearImage : Microsoft.PointOfService.CheckImageClear -> unit
Public MustOverride 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 device storage. Possible values are defined by the CheckImageClear enumerator.

Applies to