TRVOfficeConverterInfo

<< Click to display table of contents >>

TRVOfficeConverterInfo

This class represents an item in list of installed import and export converters.

Unit RVOfficeCnv;

Syntax

TRVOfficeConverterInfo = class;

Hierarchy

TObject

Main Properties

This class has the following main properties:

▪Name: String – name of format (for example, 'HTML Document');

▪Path: String – path to the converter's DLL;

▪Filter: String – filter (file mask, for example '*.htm;*.html;*.htx;*.otm').