[]
        
(Showing Draft Content)

C1.WPF.PdfViewer.C1PdfViewer.FindPrevious

FindPrevious Method

FindPrevious()

Go to the previous occurrence of FindText.

Declaration
public void FindPrevious()

FindPrevious(IList<FrameworkElement>)

Go to the previous occurrence of FindText in the specialized pages.

Declaration
public FindInfo FindPrevious(IList<FrameworkElement> source)
Parameters
Type Name Description
IList<FrameworkElement> source
Returns
Type Description
FindInfo