The number of the cached pages is determined by the CacheCapacity property. When loading large documents which are going to be zoomed a lot and scrolled fast, the CacheCapacity property can be set to smaller number. The minimum is 1. Example: this.radPdfViewer1.PdfViewerElement.CacheCapacity = 1;