IErAnalyzerTitle.BeginSel

Fore Syntax

BeginSel: Integer;

Fore.NET Syntax

BeginSel: integer;

Description

The BeginSel property returns current initial position of selected section in the express repost header.

Comments

To get current end position of selected section in the express report header, use IErAnalyzerTitle.EndSel.

Fore and Fore.NET Examples

The property use is given in the example for IErAnalyzerTitle.SetSel.

See also:

IErAnalyzerTitle