Winnovative PDF to Text Documentation

PdfToTextConverterFindText Method

Winnovative PDF to Text
Overload List

  NameDescription
Public methodFindText(Byte, String, Boolean, Boolean)
Searches for a given text in all the pages of a PDF document
Public methodFindText(Stream, String, Boolean, Boolean)
Searches for a given text in all the pages of a PDF document in a stream
Public methodFindText(String, String, Boolean, Boolean)
Searches for a given text in all the pages of a PDF file
Public methodFindText(Byte, String, Int32, Boolean, Boolean)
Searches for a given text in PDF pages of a PDF document starting from a given PDF page number to the end of the PDF document
Public methodFindText(Stream, String, Int32, Boolean, Boolean)
Searches for a given text in PDF pages of a PDF document in a stream starting from a given PDF page number to the end of the PDF document
Public methodFindText(String, String, Int32, Boolean, Boolean)
Searches for a given text in PDF pages of a PDF file starting from a given PDF page number to the end of the PDF document
Public methodFindText(Byte, String, Int32, Int32, Boolean, Boolean)
Searches for a given text in a range of pages of a PDF document
Public methodFindText(Stream, String, Int32, Int32, Boolean, Boolean)
Searches for a given text in a range of pages of a PDF document in a stream
Public methodFindText(String, String, Int32, Int32, Boolean, Boolean)
Searches for a given text in a range of pages of a PDF file
Top
See Also

Reference