Winnovative Word to PDF Converter

GradientColor Constructor

Winnovative Word to PDF Converter Documentation
Gradient constructor

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.dll) Version: 10.0.0.0
Syntax

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

Parameters

gradientDirection
Type: WnvWordToPdfGradientDirection
The gradient direction
start
Type: WnvWordToPdfPdfColor
The start color of the gradient
end
Type: WnvWordToPdfPdfColor
The end color of the gradient
See Also

Reference