Link Search Menu Expand Document

SolidBrush Constructor (Color)

Initializes a new instance of the Bytescout.PDF.SolidBrush class with the specified color.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public SolidBrush(
	Color color
)

Parameters

color
Type: Bytescout.PDFColor
The color of this Brush.
See Also

Reference