PdfConverterUseFontTempFolder Property |
Use this property to specify if the web fonts are kept in memory or on the disk in a temporary file.
Note: This is used only by the WebKit rendering engine.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public bool UseFontTempFolder { get; set; }
Public Property UseFontTempFolder As Boolean
Get
Set
Property Value
Type:
BooleanSee Also