See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
FileConverter::SetInputItem Method

SetInputItem provides a quick way to set up a FileConvertJob with a particular item from a SearchResults list.

C#
public SetInputItem(ref SearchResults results, Int32 whichItem);
Visual Basic
Public Sub SetInputItem(ByRef results As SearchResults, whichItem As Int32)
Parameters
Parameters 
Description 
results 
The SearchResults containing the document to convert. 
whichItem 
The zero-based index of the document in results 
See Also
You are here: dtSearch::Engine Namespace > FileConverter Class > FileConverter Methods > SetInputItem Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.