IFormattedLineSource::WordWrapWidth Property
Visual Studio 2015
Gets the width (in logical pixels) where the formatted text will be broken into multiple lines.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Property Value
Type: System::DoubleThe width (in logical pixels) where the formatted text will be broken into multiple lines.
The value 0.0 means that lines should never be broken.
Show: