Image Property

Example-VB Example-VC++

Returns or sets the name of the object to which you are scanning.

Note: This property is not the same as, or linked to, the Image properties used by the Image Edit and Thumbnail controls.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Scan control

Syntax

object.Image[=filename]

Data Type

String

Remarks

The object you scan to a file or template must be set in the ScanTo property.

If you point to a file template, image files are generated and incremented as you scan to them. For example, if you use a template named ‘img’, you must specify a path, such as c:\scan\images\img. The template ‘img’ will generate files named img00001.xxx, img00002.xxx, and so on.

If a valid path is not specified, an error is returned.