Full text search manager used set in the engine.
public IFullTextSearchManager FullTextSearchManager { get; }
Public ReadOnly Property FullTextSearchManager() As IFullTextSearchManager
Get
public:
property IFullTextSearchManager^ FullTextSearchManager
{
IFullTextSearchManager^ get()
}
The same full text search manager instance passed in the SetFullTextSearchManager method, or null if none was used.
Get the instance of a class that implements IFullTextSearchManager from this property. For more information, refer to Speeding Up Forms Recognition Using the Full Text Search Feature.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET