| C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1TextSearchManager Class : FindPreviousAsync Method |
'Declaration Public Function FindPreviousAsync( _ ByVal foundPosition As C1FoundPosition, _ ByVal throwException As System.Boolean _ ) As System.Threading.Tasks.Task(Of C1FoundPosition)
public System.Threading.Tasks.Task<C1FoundPosition> FindPreviousAsync( C1FoundPosition foundPosition, System.bool throwException )