Cuminas DjVu SDK for .NET Framework
AddPages Method



Adds mutilple pages to the Encoder object.
Overload List
OverloadDescription
AddPages(Image,EncoderParams,String)  
AddPages(Image,EncoderParams)Add multiple images by specifying Image object, which may contain multiple pages.  
AddPages(Image)Add multiple images by specifying Image object, which may contain multiple pages.  
AddPages(String)Add multiple images by specifying an image file, which may contain multiple pages.  
AddPages(String,EncoderParams)Add multiple images by specifying an image file, which may contain multiple pages.  
AddPages(IImageImporter)Add multiple images by custom image importing process.  
AddPages(IImageImporter,EncoderParams)Add multiple images by custom image importing process.  
AddPages(IImageImporter,EncoderParams,Boolean)Add multiple images by custom image importing process.  
Requirements

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

See Also

Reference

Encoder Class
Encoder Members

Send Feedback