PdfMarkupAnnotationFacade Properties
Contains a set of properties used to manage markup annotations without access to their inner structure.
Name | Description |
---|---|
Author | Specifies the annotation author. |
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. |
Flags |
Gets or sets flags that specify various characteristics of the annotation.
Inherited from Pdf |
Modification |
Specifies the date and time when the annotation was last modified.
Inherited from Pdf |
Name |
Gets the annotation name.
Inherited from Pdf |
Opacity | Specifies the annotation’s opacity. |
Rectangle |
Gets the annotation’s bounds on the page.
Inherited from Pdf |
Replies | Obtains annotation comments. |
Reviews | Obtains annotation reviews. |
Subject | Specifies a short description of the subject being addressed by the annotation. |
Type |
Returns the annotation type.
Inherited from Pdf |
See Also