PdfLineData Constructor |
Name | Description | |
---|---|---|
PdfLineData | Creates a new instance of PdfLineData with default values. | |
PdfLineData(SerializationInfo, StreamingContext) | Creates a new instance of PdfLineData from serialized information. | |
PdfLineData(PointF, PointF, Boolean, AnnotationBrush, AnnotationPen) | Creates a new instance of PdfLineData specifying the points, brush, pen and whether to
display the line caption. | |
PdfLineData(PointF, PointF, Boolean, AnnotationBrush, AnnotationPen, String, String, DateTime) | Creates a new instance of PdfLineData specifying its parameters. |