Winnovative Word to PDF Converter

PdfColor Constructor (Single)

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

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.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