Back to Devexpress

DXRichEditAnnotationOptions Properties

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

latest3.0 KB
Original Source

DXRichEditAnnotationOptions Properties

Contains options for document annotations (comments and Tracked Changes).

NameDescription
AuthorSpecifies the annotations’ author.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CommentsOptionsGets or sets options for displaying comments in a document. 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.
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.
ShowAllAuthorsSpecifies whether to show annotations (comments and tracked changes) from all authors.
TrackChangesOptionsProvides access to Track Changes options. This is a dependency property.
VisibleAuthorsProvides access to the visible reviewer’s names collection.

See Also

DXRichEditAnnotationOptions Class

DXRichEditAnnotationOptions Members

DevExpress.Xpf.RichEdit Namespace