PdfFooterOptionsFooterBackColor Property |
The background color of the footer.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic Color FooterBackColor { get; set; }
Public Property FooterBackColor As Color
Get
Set
Property Value
Type:
Color
See Also