An enum of the line wrap mode of text controls.
C# Copy public enum LineWrapMode
public enum LineWrapMode
character will move character by character to the next line.
The word mode will move a word to the next line.