Click or drag to resize
Pdf Library for .NET

PdfColorGray Property

Gets or sets the Gray level of this pdf color.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public float Gray { get; set; }

Property Value

Type: Single
See Also