PdfTextSearcher constructor

PdfTextSearcher(
  1. PdfViewerController _controller
)

Creates a new instance of PdfTextSearcher.

Implementation

PdfTextSearcher(this._controller);