Click or drag to resize

PageGraphicElementGradient Property

The gradient used to fill a shape.

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

Property Value

Type: GradientColor
See Also