PdfMarkupAnnotationComment Members
In This Article
#Properties
Name | Description |
---|---|
Author | Specifies the comment’s author. |
Contents | Gets or sets the comment contents. |
Modification |
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. |
#Methods
Name | Description |
---|---|
Add |
Creates a nested comment. |
Add |
Adds a review to the comment. |
Add |
Adds a review to the comment. |
Clear |
Removes all reviews applied to the comment. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Pdf |
Get |
Returns a number that identifies the object instance. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified nested comment. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also