ExpertPdf Html to Pdf Converter Library
Gradient Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPageGraphicElementGradient
ExpertPdf Html to Pdf Converter Library
The gradient used to fill a shape.
Declaration Syntax
C#Visual BasicVisual C++
public GradientColor Gradient { get; set; }
Public Property Gradient As GradientColor
	Get
	Set
public:
property GradientColor^ Gradient {
	GradientColor^ get ();
	void set (GradientColor^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)