DocxTopLevelComment Class

Definition

Item in Comments in the document

public class DocxTopLevelComment
type DocxTopLevelComment = class
Public Class DocxTopLevelComment
Inheritance
DocxTopLevelComment

Constructors

Name Description
DocxTopLevelComment()

Properties

Name Description
Author

Author name of the comment

AuthorInitials

Initials of the author of the comment

CommentDate

Date timestamp of the comment

CommentText

Text content of the comment

Done

True if this comment is marked as Done in Word, otherwise it is false

Path

Path to the comment in the document

ReplyChildComments

Child comments, that are replies to this one

Applies to