Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.
Separator Not in use for the RichEditControl.
Space Gets or sets whether space characters should be made visible.
TabCharacter Gets or sets whether tab characters should be made visible.
See Also