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

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