PdfTextMarkupAnnotationData Properties
Represents a text markup annotation.
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 |
Markup |
Specifies the text markup annotation type. |
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 |
Quads | Gets a collection of quadrilaterals that encompass the text markup annotation’s drawing area. |
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 |
See Also