PdfConverterCacheFolder Property |
Use this property to enable caching of web requests. Sets the full path of the local cache folder.
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 CacheFolder { set; }
Public WriteOnly Property CacheFolder As String
Set
Property Value
Type:
String
See Also