PdfAnnotation Properties |
The PdfAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Border |
Gets or sets annotation's border.
|
![]() |
Color |
Gets or sets the background of the annotations icon when closed.
The title bar of the annotations pop-up window.
The border of a link annotation.
|
![]() |
Flags |
Gets or sets annotation flags.
|
![]() |
Location |
Gets or sets location of the annotation.
|
![]() |
ModifiedDate |
Gets annotation's modified date.
|
![]() |
Name |
Gets or sets the name of the annotation.
Note: The annotation name, a text string uniquely identifying it among all the annotations on its page.
|
![]() |
Page |
Gets a page which this annotation is connected to.
|
![]() |
Rectangle |
Gets or sets annotation's bounds. If this property is not set bounds are calculated automatically
based on Location property and content of annotation.
|
![]() |
Size |
Gets or sets size of the annotation.
|
![]() |
Text |
Gets or sets content of the annotation.
|