IEaxDrillSettings.Action

Fore Syntax

Action: String;

Fore.NET Syntax

Action: string;

Description

The Action property determines action performing on hyperlink clicking.

Comments

The action performing on hyperlink clicking depends on type of action which is set using the IEaxDrillSettings.ActionType property.

The action text enables the use of substitutions.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDrillSettings.Mode.

See also:

IEaxDrillSettings