ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFPage Class / ResetDisplayCache Method




In This Topic
    ResetDisplayCache Method
    In This Topic
    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