Click or drag to resize

PdfKnownColorSpace BaseColorSpace Property

Gets or sets the base colorspace.

Namespace: Spire.Pdf.ColorSpace
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfColorSpaces BaseColorSpace { get; set; }

Property Value

Type: PdfColorSpaces
The color space in which the values in the color table are to be interpreted.
See Also