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