Share via


CheckImageClear Enum

Definition

Enumerates the possible values for how an image file is to be located.

public enum CheckImageClear
type CheckImageClear = 
Public Enum CheckImageClear
Inheritance
CheckImageClear

Fields

Name Value Description
All 1

Clears all images in the device.

FileId 2

Locates the file to be cleared using the FileID property value.

FileIndex 3

Locates the file to be cleared using the FileIndex property value.

ImageTagData 4

Locates the file to be cleared using the ImageTagData property value.

Applies to