EVO Excel to PDF Converter

PdfColor Constructor (Color)

EVO Excel to PDF Converter Documentation
Creates a PDF color object based on a .NET Color structure

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

public PdfColor(
	Color color
)

Parameters

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

Reference