TextFormattingParagraphProperties::TextWrapping Property

 

Gets the text wrapping.

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
property TextWrapping TextWrapping {
	virtual TextWrapping get() override sealed;
}

Property Value

Type: System.Windows::TextWrapping

The text wrapping.

Return to top
Show: