ExpertPdf Html to Pdf Converter Library
CacheFolder Property
NamespacesExpertPdf.HtmlToPdfPdfConverterCacheFolder
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public string CacheFolder { set; }
Public WriteOnly Property CacheFolder As String
	Set
public:
property String^ CacheFolder {
	void set (String^ value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)