Show contents 

Express > Express Assembly Interfaces > IExAnalyzerExporter > IExAnalyzerExporter.ExportFootnotes

IExAnalyzerExporter.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 property use is given in the example for IExAnalyzerExporter.ExportObjectAsBitmap.

See also:

IExAnalyzerExporter