FormattingMarkVisibilityOptions Properties
Contains settings specifying which formatting marks (paragraph marks, spaces, tabs etc.) are visible.
Name | Description |
---|---|
Hidden |
Gets or sets the visibility of the hidden text. |
Paragraph |
Gets or sets whether the paragraph mark should be displayed. |
Space | Gets or sets whether space characters should be made visible. |
Tab |
Gets or sets whether tab characters should be made visible. |
See Also