WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / ShowTextPosition Method
In This Topic
    ShowTextPosition Method
    In This Topic
    Navigates to the specified position that was found with one of the Search methods.
    Syntax
    public void ShowTextPosition( 
       C1.Document.C1FoundPosition fp
    )

    Parameters

    fp
    See Also