IEaxBeforeExportEventArgs.Format

Fore Syntax

Format: IExportFormat;

Fore.NET Syntax

Format: Prognoz.Platform.Interop.Drawing.IExportFormat;

Description

The Description property returns description of the format, to which the export is performed.

Comments

Export formats in express report are:

Fore Example

The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.

Fore.NET Example

Fore.NET objects must not be used as an event handler.

See also:

IEaxBeforeExportEventArgs