[]
Gets or sets whether text that does not fit on one line wraps to multiple lines.
public bool WordWrap { get; set; }
Public Property WordWrap As Boolean