C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1TextSearchManager Class : FindPreviousAsyncEx Method |
'Declaration Public Function FindPreviousAsyncEx( _ ByVal initialPosition As C1FoundPosition, _ ByVal throwException As System.Boolean _ ) As IAsyncOperationWithProgress(Of C1FoundPosition,Double)
public IAsyncOperationWithProgress<C1FoundPosition,double> FindPreviousAsyncEx( C1FoundPosition initialPosition, System.bool throwException )