PdfColorSpaceColorantCount Property |
Gets the number of color components in the color space.
Namespace: SautinSoft.Pdf.Content.ColorsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic abstract int ColorantCount { get; }Public MustOverride ReadOnly Property ColorantCount As Integer
Get
Property Value
Int32
The number of color components in the color space.
See Also