You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > FileConverter Class > FileConverter Methods > SetInputItem Method
Close
dtSearch .NET Standard API 2024.02
FileConverter.SetInputItem Method

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

public bool SetInputItem( SearchResults res, int iItem );
Parameters
Description
results
The SearchResults containing the document to convert.
whichItem
The zero-based index of the document in results

SetInputItem will retrieve information about an

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.