Click or drag to resize

PdfToTextClientsearchFileAsync Method

Overload List
  NameDescription
Public methodsearchFileAsync(String, String)
Search for a specific text in a PDF document with an asynchronous call. The search is case insensitive and returns partial words also.
Public methodsearchFileAsync(String, String, Boolean, Boolean)
Search for a specific text in a PDF document with an asynchronous call.
Top
See Also