ExpertPdf Html to Pdf Converter Library
FooterBackColor Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsFooterBackColor
ExpertPdf Html to Pdf Converter Library
The background color of the footer.
Declaration Syntax
C#Visual BasicVisual C++
public Color FooterBackColor { get; set; }
Public Property FooterBackColor As Color
	Get
	Set
public:
property Color FooterBackColor {
	Color get ();
	void set (Color value);
}
Property Value

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