CPDFTextSearcher Class |
Namespace: ComPDFKit.PDFPage
public class CPDFTextSearcher
The CPDFTextSearcher type exposes the following members.
| Name | Description | |
|---|---|---|
| CPDFTextSearcher |
Constructor function.
|
| Name | Description | |
|---|---|---|
| FindClose |
Stops searching.
| |
| FindNext |
Search for next matched pattern.
| |
| FindStart |
Starts searching text.
| |
| IsValid |
Whether the object is valid.
|