Example-VB | Example-VC++ |
Sets the Title, Subject, Author, Comments, and Keywords properties for the current image, and writes them to disk.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image Admin control
object.SetFileProperties
None
The Image property determines which document is updated.
If the current image is a local or redirected TIFF file, or a 1.x file (not a document) the Title, Subject, Author, Comments, and Keywords properties can be set.
If the current image is a 1.x document, only the Keywords property can be set.
Note: Keywords assigned to 1.x documents using this method are automatically converted to uppercase characters.
After setting file properties, you can use the Find button on the Open dialog box to search for local and redirected files, or the ImgQuery method to search for documents residing on a 1.x server.
Use the ShowFileProperties method to display the dialog box that shows the settings for these properties on the Summary tab.