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

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