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