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.3.13
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