Gradient constructor
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- direction
- Type: EvoPdf.HtmlToPdfClientGradientDirection
The gradient direction - start
- Type: EvoPdf.HtmlToPdfClientRgbColor
The start color of the gradient - end
- Type: EvoPdf.HtmlToPdfClientRgbColor
The end color of the gradient
See Also