Property Wrapping
Wrapping
Gets or sets the TextWrapping enumeration value for this object. Default is Character.
public virtual TextWrapping Wrapping { get; set; }
Property Value
- TextWrapping
A TextWrapping enumeration that indicates how text is wrapped when it exceeds the edges of the layout rectangle.