Click or drag to resize

PdfShadingPattern Properties

The PdfShadingPattern type exposes the following members.

Properties
 NameDescription
Public propertyAntiAlias Set a flag indicating whether to filter the shading function to prevent aliasing artifacts.
Public propertyBackground Gets or sets an array of color components appropriate to the color space, specifying a single background color value.
Public propertyBoundingBox Gets or sets the shading’s bounding box.
Public propertyColorSpace Gets or sets the color space in which color values are expressed.
Public propertyDictionary Gets the internal pattern object. Null for PdfShadingObject
Public propertyFunctions Gets or sets a m-in, n-out function or an array of n m-in, 1-out functions where n is the number of color components in the shading color space and m is depend on ShadingType.
Public propertyShadingType Gets the shading type.
Top
See Also