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

When output is directed to an in-memory string, you may wish to limit the maximum amount of memory used. To do this, set OutputStringMaxSize to the maximum size you want to allow.

public int OutputStringMaxSize;