ExpertPdf PDF Creator Library
CacheFolder Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementCacheFolder
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)