Table of Contents

Property MinimumWordLength

Namespace
DocWright.Core.Text
Assembly
DocWright.Core.dll

MinimumWordLength

Gets the shortest word this dictionary can ever break, which is LeftHyphenMin plus RightHyphenMin.

public int MinimumWordLength { get; }

Property Value

int