dtSearch Text Retrieval Engine .NET interface

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 {get; set;}

See Also

FileConverter Class | dtSearch.Engine Namespace