PdfFontFontFamily Property |
Gets the name of the font family.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string FontFamily { get; }
Public ReadOnly Property FontFamily As String
Get
Property Value
Type:
String
See Also