Winnovative HTML to PDF Converter

PdfColor Constructor (Single)

Winnovative HTML to PDF Converter for .NET Documentation
Creates a Grayscale color based on gray level

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

public PdfColor(
	float gray
)

Parameters

gray
Type: SystemSingle
A value between 0 and 1 to specify the gray level
See Also

Reference