TRVOfficeConverter.ImportConverters (read only)

<< Click to display table of contents >>

TRVOfficeConverter.ImportConverters (read only)

Collection of installed import converters. Import converters convert foreign formats to RTF.

property ImportConverters: 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:

ExportConverters property;

GetImportFilter method.