IEmReportSettings.Subtitle

Fore syntax

Subtitle: String;

Fore.NET syntax

Subtitle: string;

Description

The Subtitle property determines report subtitle.

Comments

Title is determined by the IEmReportSettings.Title property.

Fore and Fore.NET examples

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

See also:

IEmReportSettings