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.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic bool UseFontTempFolder { get; set; }Public Property UseFontTempFolder As Boolean
Get
Set
Property Value
Boolean
See Also