IExportFormat.FileExtension

Syntax

FileExtension: String;

Description

The FileExtension property returns extension of the files corresponding to the format, to which export is executed.

Example

The property use is given in the example for IExportFormat.Description.

See also:

IExportFormat