C#
VB
C++
Returns matching forms with content.
public virtual IList<FullTextSearchItem> Select(FullTextSearchItem item)
Public Overridable Function [Select](ByVal item As FullTextSearchItem) As System.Collections.Generic.IList(Of Leadtools.Forms.Recognition.FullTextSearchItem)
public:virtual System::Collections::Generic::IList<Leadtools::Forms::Recognition::FullTextSearchItem^>^ Select(FullTextSearchItem^ item)
item
Properties of the item(s) to find. Must not be null.
The items found.
For more information, refer to Select and 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
