PdfMarkUpAnnotationWidget Properties |
The PdfMarkUpAnnotationWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AnnotationFlags |
Gets or sets the annotation flags.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
Author |
Gets or sets the annotation's author.
|
![]() |
Border |
Gets or sets the annotation's border.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
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.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
Color |
Gets or sets the color.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
CreationDate |
Gets or sets the date and time when the annotation was created.
|
![]() |
Flags |
Gets or sets annotation flags.
(Inherited from
PdfAnnotation
.)
|
![]() |
Intent |
Gets or sets the intent
|
![]() |
Location |
Gets or sets the location.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
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
.)
|
![]() |
Opacity |
Gets the opacity value to be used.
|
![]() |
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.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
Subject |
Gets or sets the annotation's subject.
|
![]() |
Text |
Gets or sets the text
|