PdfFreeTextAnnotation Properties |
The PdfFreeTextAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AnnotationIntent |
Gets or sets the Annotation Intent.
|
![]() |
Author |
Gets or sets the user who created the annotation.
|
![]() |
Border |
Gets or sets annotation's border.
(Inherited from
PdfAnnotation
.)
|
![]() |
BorderColor |
Gets or sets the Border Color.
|
![]() |
CalloutLines |
Gets or sets the Callout Lines.
|
![]() |
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.
(Inherited from
PdfAnnotation
.)
|
![]() |
Flags |
Gets or sets annotation flags.
(Inherited from
PdfAnnotation
.)
|
![]() |
Font |
Gets or sets the font.
|
![]() |
LineEndingStyle |
Gets or sets the Line Ending Style.
|
![]() |
Location |
Gets or sets location of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
MarkupText |
Gets or sets the Markup Text.
|
![]() |
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 or sets the Opacity.
|
![]() |
Page |
Gets a page which this annotation is connected to.
(Inherited from
PdfAnnotation
.)
|
![]() |
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
.)
|
![]() |
RectangleDifferences |
Gets or sets the rectangular diffecences
|
![]() |
Size |
Gets or sets size of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
Subject |
Gets or sets the annotation's subject.
|
![]() |
Text |
Gets or sets content of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
TextAlignment |
Specifies the type of horizontal text alignment.
|
![]() |
TextMarkupColor |
Gets or sets the Text Markup Color.
|