TRVOfficeConverter.ExportConverters (read only)

<< Click to display table of contents >>

TRVOfficeConverter.ExportConverters (read only)

Collection of installed export converters. Export converters convert RTF to foreign formats.

property ExportConverters: TRVOfficeCnvList;

This is a list of TRVOfficeConverterInfo.

Order of converters in the list is arbitrary: on another computer, even if the same converters are installed, they may be listed in another order.

See also:

ImportConverters property;

GetExportFilter method.