Pdf |
The PdfCaretAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfCaretAnnotation(PdfPage) | Creates a new PdfCaretAnnotation. | |
| PdfCaretAnnotation(PdfPage, PdfTypeBase) | Initializes a new instance of the PdfCaretAnnotation class based on the specified dictionary. | |
| PdfCaretAnnotation(PdfPage, FS_RECTF, FS_COLOR, Boolean) | Creates a new PdfCaretAnnotation with parameters as specified. |
| Name | Description | |
|---|---|---|
| InnerRectangle | Gets or sets an inner rectangle of the annotation. | |
| IsSymbol | Gets or sets a value indicating whether a new paragraph symbol (¶) is associated with the caret. |
| Name | Description | |
|---|---|---|
| RegenerateAppearances |
Re-creates the appearance of the annotation based on its properties
(Overrides PdfMarkupAnnotationRegenerateAppearances) |