PdfHeaderOptionsHeaderSubtitleTextFontStyle Property |
The style of the true type font used to display the header subtitle text. This property has effect only
when HeaderSubtitleTextFontType is None.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntaxpublic FontStyle HeaderSubtitleTextFontStyle { get; set; }
Public Property HeaderSubtitleTextFontStyle As FontStyle
Get
Set
Property Value
Type:
FontStyle
See Also