ShowOptionalBreaks Property
True if Microsoft Word displays optional line breaks. Read/write Boolean.
expression.ShowOptionalBreaks
expression Required. An expression that returns a View object.
Example
This example displays the optional line breaks in the active window.
ActiveDocument.ActiveWindow.View.ShowOptionalBreaks = True
Applies to | View Object
See Also | FarEastLineBreakControl Property | FarEastLineBreakLanguage Property | FarEastLineBreakLevel Property | NoLineBreakAfter Property | NoLineBreakBefore Property