PdfFreeTextAnnotationFacade Properties
Contains members used to manage free text annotations without access to their inner structure.
Name | Description |
---|---|
Author |
Specifies the annotation author.
Inherited from Pdf |
Border |
Gets or sets the intensity of the border effect. |
Border |
Gets or sets the effect applied to the annotation border. |
Border |
Gets or sets the border style of the free text annotation. |
Border |
Gets or sets the border width of the free text annotation. |
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.
Inherited from Pdf |
Flags |
Gets or sets flags that specify various characteristics of the annotation.
Inherited from Pdf |
Font |
Specifies whether to format the annotation’s text as bold. |
Font |
Specifies the annotation’s font color. |
Font |
Specifies whether to format the annotation’s text as italic. |
Font |
Specifies the annotation’s font name. |
Font |
Specifies the annotation’s font size. |
Intent | Gets or sets the intent of a free text annotation. |
Interior |
Gets or sets the annotation’s border color. |
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.
Inherited from Pdf |
Rectangle |
Gets the annotation’s bounds on the page.
Inherited from Pdf |
Replies |
Obtains annotation comments.
Inherited from Pdf |
Reviews |
Obtains annotation reviews.
Inherited from Pdf |
Rotation |
Gets or sets the annotation’s rotation angle. The annotation is rotated counterclockwise. |
Subject |
Specifies a short description of the subject being addressed by the annotation.
Inherited from Pdf |
Text |
Gets or sets how the text is aligned in the free text annotation. |
Text |
Gets or sets the text box rectangle. |
Type |
Returns the annotation type.
Inherited from Pdf |
See Also