Link Search Menu Expand Document

SolidPen Constructor (Color)

Initializes a new instance of the Bytescout.PDF.SolidPen class.

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

Parameters

color
Type: Bytescout.PDFColor
A Bytescout.PDF.Color that indicates the color of the pen.
See Also

Reference