C#
VB
C++
Deletes master forms from the full text search database.
public void Delete(IEnumerable<FullTextSearchItem> items)
Public MustOverride Sub Delete(ByVal items As System.Collections.Generic.IEnumerable(Of Leadtools.Forms.Recognition.FullTextSearchItem))
public:virtual void Delete(System::Collections::Generic::IEnumerable<Leadtools::Forms::Recognition::FullTextSearchItem^>^ items) abstract
items
Properties of the item(s) to be deleted. Must not be null.
This method loops through items and calls Delete(fulltextsearchitem) for each item.
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
