PdfConverterFontTempFolder Property |
Use this property to specify the path where temporary font files are saved. If this is not specified, the system temporary folder is used.
Note: This is used only by the WebKit rendering engine.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public string FontTempFolder { get; set; }
Public Property FontTempFolder As String
Get
Set
Property Value
Type:
StringSee Also