DXRichEditCommentOptions Properties
Provides the options for displaying the comments in a document.
Name | Description |
---|---|
Author | Gets or sets the default comment’s author. This is a dependency property. |
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Color | Gets or sets the background color of the comment balloon and the text to which a comment is applied. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Highlight |
Gets or sets whether the commented document ranges are highlighted. 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 |
Show |
Gets or sets whether to show comments by all reviewers. This is a dependency property. |
Visibility | Gets or sets the visibility mode of a document comment. This is a dependency property. |
Visible |
Provides access to a collection of reviewer names whose comments are visible. This is a dependency property. |
See Also