Gets or sets the max-width of this C1TextElement.

Namespace:  C1.Silverlight.RichTextBox.Documents
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

C#
public C1Length MaxWidth { get; set; }
Visual Basic
Public Property MaxWidth As C1Length
	Get
	Set

See Also