Click or drag to resize

PdfColorSpaceFamily Property

Gets the type of the color space.

Namespace: SautinSoft.Pdf.Content.Colors
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public abstract PdfColorSpaceFamily Family { get; }

Property Value

PdfColorSpaceFamily
The type of the color space.
See Also