[]
        
(Showing Draft Content)

C1.WPF.Document.C1TextSearchManager.FindPrevious

FindPrevious Method

FindPrevious(C1FoundPosition)

Finds the previous occurrence of a text in the document.

Declaration
public C1FoundPosition FindPrevious(C1FoundPosition foundPosition)
Parameters
Type Name Description
C1FoundPosition foundPosition

C1FoundPosition object defines the position from which the search should be started.

Returns
Type Description
C1FoundPosition

The found text position.