Winnovative Excel to PDF Converter

GradientColor Constructor

Winnovative Excel to PDF Converter Documentation
Gradient constructor

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

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

Parameters

gradientDirection
Type: Winnovative.ExcelToPdfGradientDirection
The gradient direction
start
Type: Winnovative.ExcelToPdfPdfColor
The start color of the gradient
end
Type: Winnovative.ExcelToPdfPdfColor
The end color of the gradient
See Also

Reference