PdfStyledAnnotationWidget Properties |
The PdfStyledAnnotationWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AnnotationFlags |
Gets or sets the annotation flags.
|
![]() |
Border |
Gets or sets the annotation's border.
|
![]() |
Bounds |
Gets or sets the annotation's bounds. If this property is not set, bounds are calculated automatically
based on Location property and content of annotation.
|
![]() |
Color |
Gets or sets the color.
|
![]() |
Flags |
Gets or sets annotation flags.
(Inherited from
PdfAnnotation
.)
|
![]() |
Location |
Gets or sets the location.
|
![]() |
ModifiedDate |
Gets annotation's modified date.
(Inherited from
PdfAnnotation
.)
|
![]() |
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.
(Inherited from
PdfAnnotation
.)
|
![]() |
Page |
Gets a page which this annotation is connected to.
(Inherited from
PdfAnnotation
.)
|
![]() |
PageWidget |
Gets and sets the Page.
(Inherited from
PdfAnnotationWidget
.)
|
![]() |
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.
(Inherited from
PdfAnnotation
.)
|
![]() |
Size |
Gets or sets the size.
|
![]() |
Text |
Gets or sets the text.
|