Back to Devexpress

Comment Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-comment-dot-underscore-members.md

latest1.4 KB
Original Source

Comment Members

A comment in the document - a text note that is attached to a DocumentRange.

Properties

NameDescription
AuthorSpecifies the comment’s author.
DateGets or sets the comment’s creation date.
NameSpecifies the comment name.
ParentCommentSpecifies the parent comment of the current comment.
RangeSpecifies the document range to which the comment relates.

Methods

NameDescription
BeginUpdate()Provides access to a comment’s content to start editing.
EndUpdate(SubDocument)Finalizes editing the comment’s content.

See Also

Comment Interface

DevExpress.XtraRichEdit.API.Native Namespace