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: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool UseFontTempFolder { get; set; }

Property Value

Boolean
See Also