IAdhocReportExporter.ExportFootnotes

Syntax

ExportFootnotes: Boolean;

Description

The ExportFootnotes property determines whether footnotes are exported.

Comments

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

Example

The example of use is given in description of the IAdhocReportExporter.ExportObjectAsBitmap property.

See also:

IAdhocReportExporter