OverflowWrap
An enumeration with all possible Overflow Wrap options.
BreakWord = 1
Indicates that normally unbreakable words may be broken at arbitrary points
if there are no otherwise acceptable break points in the line.
Normal = 0
Indicates that lines may only break at normal word break points.