You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > FileConverter Class > FileConverter Properties > InputDocId Property
Close
dtSearch .NET Standard API 2024.02
FileConverter.InputDocId Property

The doc id of the document being converted. This is used when the document is being extracted from cached data in the index rather than from InputBytes or InputText. SetInputItem() will set this based on information in SearchResults.

public int InputDocId;
Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.