EVO Word to PDF Converter

GradientColor Constructor

EVO Word to PDF Converter Documentation
Gradient constructor

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

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

Parameters

gradientDirection
Type: EvoWordToPdfGradientDirection
The gradient direction
start
Type: EvoWordToPdfPdfColor
The start color of the gradient
end
Type: EvoWordToPdfPdfColor
The end color of the gradient
See Also

Reference