IEaxAnalyzer.HeadersFooters

Syntax

HeadersFooters: IEaxHeaders;

HeadersFooters: Prognoz.Platform.Interop.Express.IEaxHeaders;

Description

The HeadersFooters property returns collection of express report headers and footers.

Comments

To get express report name, use the IEaxAnalyzer.Name property.

Fore and Fore.NET Examples

The property use is given in the example for IEaxHeaders.Header.

See also:

IEaxAnalyzer