Click or drag to resize

PdfSearchResultsFindPrevious Method

Moves to the previous search result.

Namespace:  Atalasoft.Pdf.TextExtract
Assembly:  Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool FindPrevious()

Return Value

Type: Boolean
true if there is previous search result exists; otherwise false.
See Also