ExpertPdf PDF Creator Library
Gradient Property
NamespacesExpertPdf.PdfCreatorPageGraphicElementGradient
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)