Click or drag to resize

Document SaveToImages Method

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