Gets the color space in which the current color is defined.
Namespace: SautinSoft.Pdf.ContentAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntaxpublic PdfColorSpace Space {
get;
}Public ReadOnly Property Space As PdfColorSpace
Get
Property Value
PdfColorSpace
The color space in which the current color is defined.
See Also