Gradient constructor
Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- direction
- Type: EvoPdfClientGradientDirection
The gradient direction - start
- Type: EvoPdfClientRgbColor
The start color of the gradient - end
- Type: EvoPdfClientRgbColor
The end color of the gradient
See Also