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
	Get
	Set
public:
property Color BackColor {
	Color get ();
	void set (Color value);
}
Property Value

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