Table of Contents

Property Wrapping

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

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.