ItemDescription Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

BSTR ItemDescription(short iIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a string that contains the text to be use as a tool tip for each image in the image picker when the mouse hovers over it in the PrintStitchedImages dialog box.

You have to set the ItemsCount property before using this property.

See Also

Elements

ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method