 |
PdfElementColorSpace Property |
Gets or sets the color space for the pdf element rendering.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfColorSpace ColorSpace { get; set; }Public Property ColorSpace As PdfColorSpace
Get
Set
Property Value
PdfColorSpace
See Also