The direction of the gradient color.
| C# | Visual Basic | Visual C++ |
public enum GradientDirection
Public Enumeration GradientDirection
public enum class GradientDirection
| Member | Description |
|---|---|
| Horizontal |
Horizontal gradient from left to right
|
| Vertical |
Vertical gradient from top to bottom
|
| ForwardDiagonal |
Diagonal gradient from top left to bottom right
|
| BackwardDiagonal |
Diagonal gradient from top right bottom left
|
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)