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 bottm left
|
Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)