The color to be used as background for the footer
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public Color BackgroundColor { get; set; }
Public Property BackgroundColor As Color
Get
Set
public:
property Color BackgroundColor {
Color get ();
void set (Color value);
}
member BackgroundColor : Color with get, set
Property Value
Type:
Color
Reference