Winnovative Excel to PDF Converter

PdfColor Constructor (Single)

Winnovative Excel to PDF Converter Documentation
Creates a Grayscale color based on gray level

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.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