Keyoti SearchUnit API Docs
ParseMSWordDocUsingIFilter Property
API DocumentationKeyoti.SearchEngineConfigurationParseMSWordDocUsingIFilter
Keyoti SearchUnit v6
Whether to parse MS Word .doc files using the Windows IFilter (COM interop), if false the pure .NET parser is used (default false).
Declaration Syntax
C#Visual Basic
public bool ParseMSWordDocUsingIFilter { get; set; }
Public Property ParseMSWordDocUsingIFilter As Boolean
	Get
	Set
Property Value
Remarks
If the default parser cannot parse certain Word documents, set this to true.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610