TargetEntryCount Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

short TargetEntryCount;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of Targets in the HTMLMapper dialog box.

The TargetEntryCount property value should be greater than or equal to the TargetValidEntryCount property.

See Also

Elements

ShowHTMLMapperDlg method