IErAnalyzerTitle.FontSize

Fore Syntax

FontSize: Double;

Fore.NET Syntax

FontSize: double;

Description

The FontSize property determines font size of the express report header.

Comments

To determine font family of express report header, use IErAnalyzerTitle.FontFamily.

Fore and Fore.NET Examples

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

See also:

IErAnalyzerTitle