C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1TextSearchManager Class > FindStart Method : FindStart(Int32,SearchScope,C1FindTextParams) Method |
'Declaration Public Overloads Function FindStart( _ ByVal startPageIndex As System.Integer, _ ByVal scope As SearchScope, _ ByVal findParams As C1FindTextParams _ ) As C1FoundPosition
public C1FoundPosition FindStart( System.int startPageIndex, SearchScope scope, C1FindTextParams findParams )