Pdf |
The PdfTextMarkupAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfTextMarkupAnnotation(PdfPage) | Creates a new PdfTextMarkupAnnotation. | |
| PdfTextMarkupAnnotation(PdfPage, PdfTypeBase) | Initializes a new instance of the PdfTextAnnotation class based on the specified dictionary. | |
| PdfTextMarkupAnnotation(PdfPage, FS_POINTF, FS_POINTF, FS_POINTF, FS_POINTF, FS_COLOR) | Creates a new PdfTextMarkupAnnotation with quadrilateral parameters as specified. |
| Name | Description | |
|---|---|---|
| QuadPoints | Gets or sets a list of FS_QUADPOINTSF structures specifying the coordinates of quadrilaterals in default user space. |
| Name | Description | |
|---|---|---|
| RegenerateAppearances |
Re-creates the appearance of the annotation based on its properties
(Overrides PdfMarkupAnnotationRegenerateAppearances) |