Cuminas DjVu SDK for .NET Framework
ReloadChunks Method



Reload the chunk data from the original file.
Syntax
Public Sub ReloadChunks() 
Dim instance As Page
 
instance.ReloadChunks()
public void ReloadChunks()
public:
void ReloadChunks(); 
Remarks
All modifications made on the Page object are lost if you explicity save them.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

Page Class
Page Members

Send Feedback