ParagraphWrapWords Property |
Get / Set word wrap mode.
If true, and text exceeded destination width, the paragraph will wrap words by adding line breaks where needed.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool WrapWords { get; set; }
Property Value
Type:
BooleanSee Also