Winnovative HTML to PDF Converter

GradientColor Constructor

Winnovative HTML to PDF Converter for .NET Documentation
Gradient constructor

Namespace:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public GradientColor(
	GradientDirection gradientDirection,
	PdfColor start,
	PdfColor end
)

Parameters

gradientDirection
Type: WinnovativeGradientDirection
The gradient direction
start
Type: WinnovativePdfColor
The start color of the gradient
end
Type: WinnovativePdfColor
The end color of the gradient
See Also

Reference