Gets or sets a value indicating whether words will be only hyphenated at compound junctions. The default value is false.

Syntax

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