Gets or sets a value indicating whether words in uppercase will be hyphenated. The default value is true.

Syntax

public bool HyphenateCapitalizedWords { get; set; }
Public Property HyphenateCapitalizedWords() As Boolean