Click or drag to resize

GradientColorEndColor Property

The gradient end color

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

Property Value

Type: PdfColor
See Also