Click or drag to resize

PageGraphicElementGradient Property

The gradient used to fill a shape.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public GradientColor Gradient { get; set; }

Property Value

Type: GradientColor
See Also