FindText will not focus the viewer on the page that it finds

  • Is FindText supposed to move you to corresponding page that it finds text on?
    I can get FindText to highlight the PDF, but it will not focus the viewer on the page that it finds text on.

    This is the command I am issuing.
    WPViewPDF1.FindText(SearchText, True, True, True, False);
    I have tried several different combination of the command but nothing worked.

    Thanks,
    Doug