ExpertPdf Html to Pdf Converter Library
StartColor Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentGradientColorStartColor
ExpertPdf Html to Pdf Converter Library
The gradient start color
Declaration Syntax
C#Visual BasicVisual C++
public PdfColor StartColor { get; set; }
Public Property StartColor As PdfColor
	Get
	Set
public:
property PdfColor^ StartColor {
	PdfColor^ get ();
	void set (PdfColor^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)