Show / Hide Table of Contents

Enum TextSearch.ResultCode

The code indicating the reason when a search returns.

Namespace: pdftron.PDF
Assembly: PDFNet.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.

In This Article
Back to top Generated by DocFX