PdfLineAnnotation Constructor |
Name | Description | |
---|---|---|
![]() | PdfLineAnnotation() | Creates a new instance of PdfLineAnnotation with default values. |
![]() | PdfLineAnnotation(PdfLineData) | Creates a new instance of PdfLineAnnotation from a PdfLineData object.
|
![]() | PdfLineAnnotation(SerializationInfo, StreamingContext) | Creates a new instance of PdfLineAnnotation from serialized information. |
![]() | PdfLineAnnotation(PointF, PointF, Boolean, AnnotationBrush, AnnotationPen) | Creates a new instance of PdfLineAnnotation specifying the points, fill, outline and whether or not to
display its caption. |
![]() | PdfLineAnnotation(PointF, PointF, Boolean, AnnotationBrush, AnnotationPen, String, String, DateTime) | Create a new instance of PdfLineData specifying its parameters. |