PdfColorSpaceFamily Property |
Gets the type of the color space.
Namespace: SautinSoft.Pdf.Content.ColorsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic abstract PdfColorSpaceFamily Family { get; }
Public MustOverride ReadOnly Property Family As PdfColorSpaceFamily
Get
Property Value
PdfColorSpaceFamily
The type of the color space.
See Also