Whether to use the built-in Windows IFilter to parse RTF files. Default is true.
Declaration Syntax
C# | Visual Basic |
public bool ParseRTFDocUsingIFilter { get; set; }
Public Property ParseRTFDocUsingIFilter As Boolean Get Set
Property Value
Remarks
When set false, the built-in 100% managed RTF parser is used to parse RTF files, this parser may have trouble with right to left files..
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610