Skip to main content
All docs
V25.1
  • DXRichEditAnnotationOptions Fields

    Contains options for document annotations (comments and Tracked Changes).
    Name Description
    AuthorProperty static Identifies the Author dependency property.
    CommentsOptionsProperty static Identifies the DXRichEditAnnotationOptions.CommentsOptions dependency property.
    ShowAllAuthorsProperty static Identifies the DXRichEditAnnotationOptions.ShowAllAuthors dependency property.
    TrackChangesOptionsProperty static Identifies the DXRichEditAnnotationOptions.TrackChangesOptions dependency property.
    See Also