![]() | Pdf |
The PdfFreeTextAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfFreeTextAnnotation(PdfPage) | Creates a new PdfFreeTextAnnotation. |
![]() | PdfFreeTextAnnotation(PdfPage, PdfTypeBase) | Initializes a new instance of the PdfFreeTextAnnotation class based on the specified dictionary. |
![]() | PdfFreeTextAnnotation(PdfPage, PdfTextObject, Single, Single, Single, Single) | Create a new PdfFreeTextAnnotation with PdfTextObject and parameters as specified. |
Name | Description | |
---|---|---|
![]() | BorderEffect | Gets or sets a border effect (PdfBorderEffect) used in conjunction with the BorderStyle. |
![]() | BorderStyle | Gets or sets a border style (see PdfBorderStyle) specifying the line width and dash pattern to be used in drawing the annotation’s border. |
![]() | CalloutLine | Gets or sets a collection of the FS_POINTF that represent callout line attached to the free text annotation. |
![]() | DefaultAppearance | Gets or sets the default appearance string to be used in formatting the text. |
![]() | DefaultStyle | Gets or sets a default style string. |
![]() | InnerRectangle | Gets or sets a four numbers describing the inner rectangle of the annotation. |
![]() | Intent | Gets or sets a name describing the intent of the free text annotation. |
![]() | LineEnding | Gets or sets a list of line ending styles to be used in drawing the CalloutLine. |
![]() | TextAlignment | Gets or sets the horizontal alignment of text content. |
Name | Description | |
---|---|---|
![]() | RegenerateAppearances |
Re-creates the appearance of the annotation based on its properties
(Overrides PdfMarkupAnnotationRegenerateAppearances) |