SearchIndex Methods

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET

The SearchIndex type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodStatic memberLoadIndex
Loads the search index data from the specified stream.
Public methodSaveIndex
Saves the search index data into the specified stream.
Public methodSearch(SearchHandler, String, Int32, Boolean)
Searches for a specified text using index data built for a PDF file.
Public methodSearch(SearchHandler, Regex, Int32, Boolean)
Searches for a specified text using index data built for a PDF file.
Top
See Also

Reference