Overload | Description |
---|---|
PdfPen Constructor(PdfColor,Double) | Initializes a new PdfPen object. |
PdfPen Constructor() | Initializes a new PdfPen object with a default RGB black color and a width of 1 point. |
PdfPen Constructor(PdfPen) | Initializes a new PdfPen object with another pen. |