HtmlToPdfElementFontTempFolder 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.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic string FontTempFolder { get; set; }Public Property FontTempFolder As String
Get
Set
Property Value
String
See Also