ImageGear .NET - Updated
ReleaseRenderCache Method (ImGearWordPage)




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearWordPage Class : ReleaseRenderCache Method
Clears the internal cache of this page, which contains data used for rendering.
Syntax
'Declaration
 
Public Sub ReleaseRenderCache() 
'Usage
 
Dim instance As ImGearWordPage
 
instance.ReleaseRenderCache()
public void ReleaseRenderCache()
public: void ReleaseRenderCache(); 
public:
void ReleaseRenderCache(); 
Remarks

Method is obsolete now and does not do anything for Word documents.

See Also

Reference

ImGearWordPage Class
ImGearWordPage Members