Cuminas DjVu SDK for .NET Framework
OptimizeDictionaryForSinglePage Method



Optimize the dictionary to use with the current page only.
Syntax
Public Sub OptimizeDictionaryForSinglePage() 
Dim instance As Page
 
instance.OptimizeDictionaryForSinglePage()
public void OptimizeDictionaryForSinglePage()
public:
void OptimizeDictionaryForSinglePage(); 
Remarks
This method firstly duplicate the shared dictionary and then optimize it for single page use. This may increase the actual page size but by the operation, the page can exist as a single page DjVu file.
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