ExpertPdf PDF Creator Library
EndColor Property
NamespacesExpertPdf.PdfCreatorGradientColorEndColor
ExpertPdf PDF Creator Library
The gradient end color
Declaration Syntax
C#Visual BasicVisual C++
public PdfColor EndColor { get; set; }
Public Property EndColor As PdfColor
public:
property PdfColor^ EndColor {
	PdfColor^ get ();
	void set (PdfColor^ value);
}

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