Click or drag to resize

IDocument SaveToImages Method

Overload List
Name Description
Public method SaveToImages(ImageType)
Converts the whole document into images
Public method SaveToImages(Int32, ImageType)
Converts the specified page into image
Public method SaveToImages(Int32, ImageFormat)
Converts the specified page into image
Public method SaveToImages(Int32, Int32, ImageType)
Converts the specified range of pages into images
Top
See Also