Click or drag to resize

PdfColorSpaceColorantCount Property

Gets the number of color components in the color space.

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

Property Value

Int32
The number of color components in the color space.
See Also