Click or drag to resize
HtmlToPdfElementUseFontTempFolder 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.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool UseFontTempFolder { get; set; }

Property Value

Type: Boolean
See Also