IEmReportSettings.Title

Fore syntax

Title: String;

Fore.NET syntax

Title: string;

Description

The Title property determines report title.

Comments

Subtitle is determined by the IEmReportSettings.Subtitle property.

Fore and Fore.NET examples

The property use is given in the example for IEmStatisticsSettings.Add.

See also:

IEmReportSettings