Type
Long Integer
Description
Determines the number of pages to keep in local cache during the session. When this limit is exceeded, the oldest pages are pruned.
Example
REM Limit the cache to eight pages:
WebsterPro1.PagesToCache = 8
Remarks
Cached pages remain available for immediate review (via the PageBack and PageForth buttons and methods) but consume some resources.