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.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic FontStyle HeaderTextFontStyle { get; set; }Public Property HeaderTextFontStyle As FontStyle
Get
Set
Property Value
FontStyle
See Also