|
THotPDF.RenderCacheCapacity
|
Top Previous Next |
|
Specifies the capacity of the rendered page cache
Delphi syntax: property RenderCacheCapacity: Integer read FRenderCacheCapacity write FRenderCacheCapacity;
Description Specifies the capacity of the rendered page cache Determines how many rendered pages are kept in memory to speed up subsequent rendering
See also: THotPDF |