ComponentOne FlexReport for UWP
ShowTextPosition Method

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > C1FlexViewerPane Class : ShowTextPosition Method
Navigates to the specified position that was found with one of the Search methods.
Syntax
'Declaration
 
Public Sub ShowTextPosition( _
   ByVal fp As C1FoundPosition _
) 
public void ShowTextPosition( 
   C1FoundPosition fp
)

Parameters

fp
See Also

Reference

C1FlexViewerPane Class
C1FlexViewerPane Members