PdfMarkupAnnotationData Properties
Represents markup annotations.
Name | Description |
---|---|
Annotation |
Gets the annotation type.
Inherited from Pdf |
Author | Specifies the annotation author. |
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. |
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. |
Replies | Obtains the annotation comments. |
Reviews | Obtains the annotation reviews. |
Subject | Specifies a short description of the subject being addressed by the annotation. |
See Also