Back to Devexpress

DXRichEditCommentOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditcommentoptions-dot-underscore-properties.md

latest3.3 KB
Original Source

DXRichEditCommentOptions Properties

Provides the options for displaying the comments in a document.

NameDescription
AuthorGets or sets the default comment’s author. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ColorGets or sets the background color of the comment balloon and the text to which a comment is applied. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HighlightCommentedRangeGets or sets whether the commented document ranges are highlighted. This is a dependency property.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ShowAllAuthorsGets or sets whether to show comments by all reviewers. This is a dependency property.
VisibilityGets or sets the visibility mode of a document comment. This is a dependency property.
VisibleAuthorsProvides access to a collection of reviewer names whose comments are visible. This is a dependency property.

See Also

DXRichEditCommentOptions Class

DXRichEditCommentOptions Members

DevExpress.Xpf.RichEdit Namespace