Click or drag to resize

HtmlToPdfElementCacheFolder 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.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public string CacheFolder { set; }

Property Value

Type: String
See Also