EVO Excel to PDF Converter

GradientColor Constructor

EVO Excel to PDF Converter Documentation
Gradient constructor

Namespace:  EvoExcelToPdf
Assembly:  evoexceltopdf (in evoexceltopdf.dll) Version: 10.0.0.0
Syntax

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

Parameters

gradientDirection
Type: EvoExcelToPdfGradientDirection
The gradient direction
start
Type: EvoExcelToPdfPdfColor
The start color of the gradient
end
Type: EvoExcelToPdfPdfColor
The end color of the gradient
See Also

Reference