You are here: Symbol Reference > dtSearch.Engine Namespace > OutputBase Class > OutputBase Properties > OutputStringMaxSize Property
Close
dtSearch .NET Standard API 2023.01
OutputBase.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;