TRVOfficeConverter.ExcludeDocXImportConverter, ExcludeDocXExportConverter

<< Click to display table of contents >>

TRVOfficeConverter.ExcludeDocXImportConverter, ExcludeDocXExportConverter

These properties allow to exclude DocX converters from the list.

property ExcludeDocXImportConverter: Boolean;

property ExcludeDocXExportConverter: Boolean;

(introduced in version 15)

If ExcludeDocXImportConverter=True, the DocX import converter is excluded from the list of ImportConverters.
If ExcludeDocXExportConverter=True, the DocX export converter is excluded from the list of ExportConverters.

TRichView has LoadDocX and SaveDocX methods that work better than converters.

Default value

False