IWebApplicationReportSettings.MapFormat

Fore Syntax

MapFormat: String;

Fore.NET Syntax

MapFormat: String;

Description

The MapFormat property determines a display format for web application map.

Comments

Possible formats are GIF, JPG, PNG, SWF, XAML, IMAGE, FLASH, SILVERLIGHT, where PNG and IMAGE, SWF and FLASH are synonyms.

The property value overwrites value of the mapFormat attribute set in Web.config.

NOTE. The Web assembly is outdated and is supported in previous versions only.

Fore and Fore.NET Example

The property use is given for IWebApplicationReportSettings.ChartFormat.

See also:

IWebApplicationReportSettings