line_wrap


Description:

public bool line_wrap { get; set; }

Whether to wrap the lines of text if the contents exceed the available allocation.

The wrapping strategy is controlled by the line_wrap_mode property.