HiQPdf Documentation

PdfColor Constructor (Color)

Quickly Create High Quality PDFs
Constructs a PDF color object with the given system color

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public PdfColor(
	Color color
)

Parameters

color
Type: System.DrawingColor
The system color
See Also

Reference