ExpertPdf Html to Pdf Converter Library
PdfColor Constructor (gray)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfColorPdfColor(Single)
ExpertPdf Html to Pdf Converter Library
Creates a Grayscale color based on gray level
Declaration Syntax
C#Visual BasicVisual C++
public PdfColor(
	float gray
)
Public Sub New ( 
	gray As Single
)
public:
PdfColor(
	float gray
)
Parameters
gray (Single)
A value between 0 and 1 to specify the gray level

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)