Click or drag to resize

PdfColorSpaceDeviceGray Property

Gets the single instance of the DeviceGray color space.

Namespace: SautinSoft.Pdf.Content.Colors
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public static PdfColorSpace DeviceGray { get; }

Property Value

PdfColorSpace
The single instance of the DeviceGray color space.
See Also