Click or drag to resize
PdfFooterOptionsFooterTextColor Property
The color of the text displayed in the footer.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public Color FooterTextColor { get; set; }

Property Value

Type: Color
See Also