EVO Excel to PDF Converter

PdfColor Constructor (Single)

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

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.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