Winnovative PDF Creator Library for .NET
Gradient Property
NamespacesWinnovative.PdfCreatorPageGraphicElementGradient
Winnovative PDF Creator Library for .NET
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);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)