|
TRVOfficeConverter.ExcludeHTMLImportConverter, ExcludeHTMLExportConverter |
Top Previous Next |
|
These properties allow to exclude HTML converter from the list. property ExcludeHTMLImportConverter: Boolean; property ExcludeHTMLExportConverter: Boolean; (introduced in version 1.7) If ExcludeHTMLImportConverter=True, HTML import converter is excluded from the list of ImportConverters.(useful, if you have other function for HTML import). Default value False |