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