NextTextSearchHit
Text and extraction
Description
Returns the next hit from the active stateful search
Returns 1 for a hit or 0 after the last hit or when the selected document changed
Syntax
Delphi
Function NextTextSearchHit(Out Hit: TPDFlibSearchHit): Integer;