Creates a Grayscale color based on gray level

C# | Visual Basic | Visual C++ |
public PdfColor( float gray )
Public Sub New ( gray As Single )
public: PdfColor( float gray )

- 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)