Enum TextSearch.ResultCode
The code indicating the reason when a search returns.
Namespace: pdftron.PDF
Assembly: PDFTronDotNet.dll
Syntax
public enum TextSearch.ResultCode
Fields
| Name | Description |
|---|---|
| e_done | Did not find any results |
| e_found | found a matching instance. |
| e_page | finished searching a page. |