Winnovative HTML to PDF Converter

PdfColor Constructor (Color)

Winnovative HTML to PDF Converter for .NET Documentation
Creates a PDF color object based on a .NET Color structure

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public PdfColor(
	Color color
)

Parameters

color
Type: System.DrawingColor
The .NET Color structure.
See Also

Reference