[]
Gets or sets whether the content can be wrapped.
public bool WordWrap { get; set; }
Public Property WordWrap As Boolean
A bool value, true if the content can be wrapped; otherwise, false.