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
public:
property GradientColor^ Gradient {
	GradientColor^ get ();
	void set (GradientColor^ value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)