PdfSolidBrush constructor
PdfSolidBrush(
- PdfColor color
Initializes a new instance of the PdfSolidBrush class.
Implementation
PdfSolidBrush(this.color);
Initializes a new instance of the PdfSolidBrush class.
PdfSolidBrush(this.color);