PdfColorSpaceDeviceGray Property |
Gets the single instance of the
DeviceGray color space.
Namespace: SautinSoft.Pdf.Content.ColorsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic static PdfColorSpace DeviceGray { get; }
Public Shared ReadOnly Property DeviceGray As PdfColorSpace
Get
Property Value
PdfColorSpace
The single instance of the
DeviceGray color space.
See Also