Keywords Property

Example-VB Example-VC++

Returns the Keywords property 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.Keywords[=value]

Data Type

String

Remarks

This property pertains to local/redirected TIFF files, and 1.x files/documents.

Setting this property does not write the change to disk. To do so, you must call the SetFileProperties method, or, choose OK in the dialog box created by the ShowFileProperties method.

The current setting of this property can be displayed and changed from the Summary tab on the dialog box created by the ShowFileProperties method.