TextParagraphProperties::TextWrapping Property

 

Gets a value that controls whether text wraps when it reaches the flow edge of its containing block box.

Namespace:   System.Windows.Media.TextFormatting
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property TextWrapping TextWrapping {
	virtual TextWrapping get() abstract;
}

Property Value

Type: System.Windows::TextWrapping

An enumerated value of TextWrapping.

.NET Framework
Available since 3.0
Return to top
Show: