IPrxReportExporter.ExportFootnotes

Syntax

ExportFootnotes: Boolean;

Description

The ExportFootnotes property determines whether footnotes are exported.

Comments

The property is set to False by default, footnotes are not exported. To export footnotes, set the property to True.

Example

The example of use is given in description of the IPrxReportExporter.ExportChartsAsImages property.

See also:

IPrxReportExporter