Click or drag to resize

PdfHeaderOptionsHeaderTextFontStyle Property

The style of the true type font used to display the header text. This property has effect only when HeaderTextFontType is None.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public FontStyle HeaderTextFontStyle { get; set; }

Property Value

Type: FontStyle
See Also