ImageGear .NET v25.0 - Updated
ResetDisplayCache Method




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFPage Class : ResetDisplayCache Method
Causes the display engine to re-render PDF page content.
Syntax
'Declaration
 
Public Sub ResetDisplayCache() 
'Usage
 
Dim instance As ImGearPDFPage
 
instance.ResetDisplayCache()
public void ResetDisplayCache()
public: void ResetDisplayCache(); 
public:
void ResetDisplayCache(); 
See Also

Reference

ImGearPDFPage Class
ImGearPDFPage Members