PdfAnnotation Constructor |
| Name | Description | |
|---|---|---|
| PdfAnnotation | Creates a new instance of PdfAnnotation with default parameters. | |
| PdfAnnotation(PdfAnnotationData) | Creates a new instance of PdfAnnotation specifying the PdfAnnotationData
class. | |
| PdfAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of PdfAnnotation from serialized information. | |
| PdfAnnotation(AnnotationBrush, AnnotationPen, String, String, DateTime) | Creates a new instance of PdfAnnotation specifying all of its parameters. |