Click or drag to resize

PdfDocument ColorSpace Property

Gets or sets the color space for page that will be created.

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

Property Value

Type: PdfColorSpace
See Also