Gradient contructor

C# | Visual Basic | Visual C++ |
public GradientColor( GradientDirection gradientDirection, PdfColor start, PdfColor end )
Public Sub New ( gradientDirection As GradientDirection, start As PdfColor, end As PdfColor )
public: GradientColor( GradientDirection gradientDirection, PdfColor^ start, PdfColor^ end )

- gradientDirection (GradientDirection)
- The gradient direction
- start (PdfColor)
- The start color of the gradient
- end (PdfColor)
- The end color of the gradient
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)