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