Close
dtSearch .NET Standard API 2023.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;