Back to Devexpress

Comment Properties

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

latest1.1 KB
Original Source

Comment Properties

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

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.

See Also

Comment Interface

Comment Members

DevExpress.XtraRichEdit.API.Native Namespace