| IDocument SaveToImages Method | 
 Overload List
Overload List
 
| Name | Description | |
|---|---|---|
|   | SaveToImages(ImageType) | 
 Converts the whole document into images
 | 
|   | SaveToImages(Int32, ImageType) | 
 Converts the specified page into image
 | 
|   | SaveToImages(Int32, ImageFormat) | 
 Converts the specified page into image
 | 
|   | SaveToImages(Int32, Int32, ImageType) | 
 Converts the specified range of pages into images
 | 
 See Also
See Also