Image Property

Example-VB Example-VC++

Returns or sets the file name of the current image.

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 Admin control

Syntax

object.Image[=filename]

Data Type

String

Remarks

When a new image is specified, the PageNumber property is set to 1.

This property is used by the following Image Admin control methods:

Append Replace ShowFileProperties
DeletePages SetFileProperties ShowPrintDialog
Insert ShowFileDialog VerifyImage

When the Image property changes, the following Admin control properties are updated:

CompressionInfo ImageResolutionX PageNumber
CompressionType ImageResolutionY PageType
FileType ImageWidth
ImageHeight PageCount

Also, the Admin control ShowFileProperty method is updated.