ALTEntryCount Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

short ALTEntryCount;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of ALT strings in the HTMLMapper dialog box.

The ALTEntryCount property value should be greater than or equal to the ALTValidEntryCount property.

See Also

Elements

ShowHTMLMapperDlg method