Target Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

BSTR Target(short iIndex);

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the information displayed in the "Image" History Combo Box in the HTMLMapper dialog box.

The information in the "Image" combo box can be used to determine how the new page should be displayed. This property can be = ‘’ ("").

The Target property will be updated with the value entered by the user in the dialog.

See Also

Elements

ShowHTMLMapperDlg method