PdfColorSpaceColorantCount Property |
Gets the number of color components in the color space.
Namespace: SautinSoft.Pdf.Content.ColorsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
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