EVO Word to PDF Converter

PdfColor Constructor (Color)

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

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public PdfColor(
	Color color
)

Parameters

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

Reference