 | PdfFindFindPrev Method |
Search in the direction from page end to start.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
SyntaxPublic Function FindPrev As Boolean
member FindPrev : unit -> bool
public boolean FindPrev()
Return Value
BooleanWhether a match is found.
See Also