Click or drag to resize
Pdf Library for .NET

PdfElementColorSpace Property

Gets or sets the color space for the pdf element rendering.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfColorSpace ColorSpace { get; set; }

Property Value

PdfColorSpace
See Also