[]
Initializes a new instance of the PdfSolidBrush class.
The color of this brush. A wijmo.Color object or any string acceptable by the wijmo.Color.fromString method.
Gets or sets the color of the brush. The default color is black.
Creates a copy of this PdfSolidBrush.
A copy of this brush.
Determines whether the specified PdfSolidBrush instance is equal to the current one.
PdfSolidBrush to compare.
true if the specified object is equal to the current one, otherwise false.
Represents a brush used to fill an area with a color.