ShowParagraphs Property
Applies To
View object.
Description
True if paragraph marks are displayed. Read/write Boolean.
See Also
ShowAll property, ShowSpaces property, ShowTabs property.
Example
This example hides paragraph marks in the active window.
ActiveWindow.View.ShowParagraphs = False