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: 20.2
Syntax
public PdfColorSpace ColorSpace { get; set; }

Property Value

Type: PdfColorSpace
See Also