Click or drag to resize

PdfColorSpace Property

Gets the color space in which the current color is defined.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.11.10
Syntax
public PdfColorSpace Space {
	get;
 }

Property Value

PdfColorSpace
The color space in which the current color is defined.
See Also