DXRichEditFormattingMarkVisibilityOptions Properties
Provides options used to specify the visibility the formatting marks (paragraph marks, spaces, tabs, etc.).
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Hidden |
Gets or sets the visibility of the hidden text. This is a dependency property. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Paragraph |
Gets or sets whether the paragraph marks should be displayed. This is a dependency property. |
Separator |
Not in use for the Rich |
Space | Gets or sets whether space characters should be visible. This is a dependency property. |
Tab |
Gets or sets whether tab characters should be visible. This is a dependency property. |
See Also