IEaxObjectSelectionManager.AcceptDataSelection

Fore Syntax

AcceptDataSelection: Boolean;

Fore.NET Syntax

AcceptDataSelection: boolean;

Description

The AcceptDataSelection property determines whether selected selection should be converted to visual selection.

Comments

Available Values:

Fore and Fore.NET Examples

The property use is given in the example for IEaxObjectSelectionManager.ObjectSelection.

See also:

IEaxObjectSelectionManager