[]
        
(Showing Draft Content)

C1.iOS.Viewer.FlexViewer.Next

Next Method

Next(bool, bool)

Get next search item. Return null if not found.

Declaration
public FoundPosition Next(bool highlightResult = true, bool gotoSearchResult = true)
Parameters
Type Name Description
bool highlightResult

if set to true update highlight.

bool gotoSearchResult

if set to true goto search result.

Returns
Type Description
FoundPosition
Exceptions
Type Condition
InvalidOperationException