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

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