Link Search Menu Expand Document

IRasterRendererSave Method

OverloadĀ List
NameDescription
Public methodSave(Stream, RasterImageFormat, Int32, Single)
Renders PDF document page as image file in specified format to stream.
Public methodSave(String, RasterImageFormat, Int32, Single)
Renders PDF document page to image file in specified format.
Public methodSave(Stream, RasterImageFormat, Int32, Int32, Int32)
Renders PDF document page as image file in specified format to stream.
Public methodSave(Stream, RasterImageFormat, Int32, Single, RenderingOptions)
Renders PDF document page as image file in specified format to stream.
Public methodSave(String, RasterImageFormat, Int32, Int32, Int32)
Renders PDF document page to image file in specified format.
Public methodSave(String, RasterImageFormat, Int32, Single, RenderingOptions)
Renders PDF document page to image file in specified format.
Public methodSave(Stream, RasterImageFormat, Int32, Int32, Int32, RenderingOptions)
Renders PDF document page as image file in specified format to stream.
Public methodSave(String, RasterImageFormat, Int32, Int32, Int32, RenderingOptions)
Renders PDF document page to image file in specified format.
Top
See Also

Reference