[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.TreatHyphenMinusAsHyphen

TreatHyphenMinusAsHyphen Property

TreatHyphenMinusAsHyphen

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.

Declaration
public bool TreatHyphenMinusAsHyphen { get; set; }
Public Property TreatHyphenMinusAsHyphen As Boolean