Skip to main content
A newer version of this page is available. .
All docs
V20.2
.NET Framework 4.5.2+

PdfMarkupAnnotationComment Properties

Represents a comment added to an annotation.
Name Description
Author Specifies the comment’s author.
Contents Gets or sets the comment contents.
ModificationDate Gets or sets the date and time when the comment wae last modified.
Replies Retrieves all nested comments.
Reviews Retrieves the reviews applied to the comment.
Subject Gets or sets the subject of the comment.
See Also