ComponentOne Document Library for WinForms
FindNextAsyncEx Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1TextSearchManager Class : FindNextAsyncEx Method
Syntax
'Declaration
 
Public Function FindNextAsyncEx( _
   ByVal initialPosition As C1FoundPosition, _
   ByVal throwException As System.Boolean _
) As IAsyncOperationWithProgress(Of C1FoundPosition,Double)

Parameters

initialPosition
throwException
See Also

Reference

C1TextSearchManager Class
C1TextSearchManager Members