Pdf |
The PdfStampAnnotation type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfStampAnnotation(PdfPage) | Creates a new PdfStampAnnotation. | |
| PdfStampAnnotation(PdfPage, PdfTypeBase) | Initializes a new instance of the PdfStampAnnotation class based on the specified dictionary. | |
| PdfStampAnnotation(PdfPage, StampIconNames, Single, Single, FS_COLOR) | Creates a new PdfStampAnnotation. | |
| PdfStampAnnotation(PdfPage, String, Single, Single, FS_COLOR) | Creates a new PdfStampAnnotation. |
| Name | Description | |
|---|---|---|
| ExtendedIconName | The name of an icon to be used in displaying the annotation. | |
| StandardIconName | The name of an icon to be used in displaying the annotation. |
| Name | Description | |
|---|---|---|
| RegenerateAppearances |
Re-creates the appearance of the annotation based on its properties.
(Overrides PdfMarkupAnnotationRegenerateAppearances) |