|
THotPDF.RenderCacheFolder
|
Top Previous Next |
|
Specifies the disk directory path where rendered page cache tiles are stored for performance optimisation
Delphi syntax: property RenderCacheFolder: AnsiString read FRenderCacheFolder write FRenderCacheFolder;
Description Specifies the disk directory path where rendered page cache tiles are stored for performance optimisation The directory must have appropriate read/write permissions for the application process Leave empty to use memory-only page rendering caching
See also: THotPDF |