PdfSearchResultsFindPrevious Method |
Moves to the previous search result.
Namespace:
Atalasoft.Pdf.TextExtract
Assembly:
Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public bool FindPrevious()
Public Function FindPrevious As Boolean
Return Value
Type:
Booleantrue if there is previous search result exists; otherwise
false.
See Also