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

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)