You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > Options Class > Options Properties > UnicodeFilterMinTextSize Property
Close
dtSearch .NET Standard API 2024.02
Options.UnicodeFilterMinTextSize Property

Minimum length of a run of text when applying the Unicode Filtering algorithm.

public int UnicodeFilterMinTextSize;

This option specifies how many text characters must occur consecutively for a block of text to be included. At the default value, 6, a series of 5 text characters surrounded by non-text data would be filtered out.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.