Skip to main content
All docs
V26.1
  • DXRichEditAnnotationOptions Properties

    Contains options for document annotations (comments and Tracked Changes).
    Name Description
    Author Specifies the annotations’ author.
    CommentsOptions Gets or sets options for displaying comments in a document. This is a dependency property.
    ShowAllAuthors Specifies whether to show annotations (comments and tracked changes) from all authors.
    TrackChangesOptions Provides access to Track Changes options. This is a dependency property.
    VisibleAuthors Provides access to the visible reviewer’s names collection.
    See Also