Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
FileConverter::OutputToString Property

If true, output will be stored in an in-memory string variable rather than a disk file. (OutputFile will be ignored.) After the Execute method is done, the output will be in the OutputString property.

public bool OutputToString;