[]
Gets or sets a value indicating whether the character 'HYPHEN-MINUS' (U+002D) is treated as the character 'HYPHEN' (U+2010) by the Unicode line breaking algorithm.
public bool TreatHyphenMinusAsHyphen { get; set; }
Public Property TreatHyphenMinusAsHyphen As Boolean