PDFShading¶
Namespace: O2S.Components.PDF4NET.Graphics
Defines the base class for PDF shadings.
Inheritance Object → PDFShading
Properties¶
AntiAlias¶
Gets or sets a value indicating whether to filter the shading function to prevent aliasing artifacts.
Property Value
Boolean
If true, the output device will antialias the shading output.
ColorSpace¶
Gets or sets the shading color space.
Property Value
PDFColorSpace
The color space in which color values are expressed.