PdfTextAnnotationData Members
In This Article
#Properties
Name | Description |
---|---|
Annotation |
Gets the annotation type.
Inherited from Pdf |
Author |
Specifies the annotation author.
Inherited from Pdf |
Bounds |
Gets the annotation’s bounds on the page.
Inherited from Pdf |
Color |
Specifies the annotation color.
Inherited from Pdf |
Contents |
Specifies the annotation comment.
Inherited from Pdf |
Creation |
Specifies the date and time when the annotation was created.
Inherited from Pdf |
Icon |
Specifies the name of the annotation icon. |
Modification |
Specifies the date and time when the annotation was last modified.
Inherited from Pdf |
Name |
Specifies the annotation’s name.
Inherited from Pdf |
Opacity |
Specifies the annotation’s opacity.
Inherited from Pdf |
Replies |
Obtains the annotation comments.
Inherited from Pdf |
Reviews |
Obtains the annotation reviews.
Inherited from Pdf |
Subject |
Specifies a short description of the subject being addressed by the annotation.
Inherited from Pdf |
#Methods
Name | Description |
---|---|
Add |
Adds a comment to the document annotation.
Inherited from Pdf |
Add |
Adds a review to the annotation.
Inherited from Pdf |
Add |
Adds a review to the annotation.
Inherited from Pdf |
Clear |
Removes all reviews from the annotation.
Inherited from Pdf |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
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 specific comment from the annotation.
Inherited from Pdf |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also