ExpertPdf Html to Pdf Converter Library
BackColor Property
NamespacesExpertPdf.HtmlToPdfTextAreaBackColor
ExpertPdf Html to Pdf Converter Library
Gets or sets element background color.
Declaration Syntax
C#Visual BasicVisual C++
public Color BackColor { get; set; }
Public Property BackColor As Color
public:
property Color BackColor {
	Color get ();
	void set (Color value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)