PdfConverterFontTempFolder Property |
Use this property to specify the path where temporary font files are saved. If this is not specified, the system temporary folder is used.
Note: This is used only by the WebKit rendering engine.
Namespace: ExpertPdf.HtmlToPdfAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic string FontTempFolder { get; set; }
Public Property FontTempFolder As String
Get
Set
Property Value
Type:
String
See Also