ParagraphAddHyphenWhenBreakWord Property |
If true and a long word is broken due to word wrap, will add hyphen at the breaking point.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool AddHyphenWhenBreakWord { get; set; }
Property Value
Type:
BooleanSee Also