Using the IFilter interface to extract text from various document types. Download source files and demo project - 33.7 Kb What's in a IFilter? The IFilter interface was designed by Microsoft for use in its Indexing Service. Its main purpose is to extract text from files so the Indexing Service can index them and later search them. Some versions of Windows comes with IFilter implementations for Off
