Property MinWordLen
MinWordLen
Gets or Sets the minimum word length below which words will be ignored. Set this to 0 for no minimum word length. The default is DEFAULT_MIN_WORD_LENGTH.
Declaration
public int MinWordLen { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |