RasterRendererSave Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
OverloadĀ List
Name | Description | |
---|---|---|
Save(Stream, RasterImageFormat, Int32, Single) | Renders PDF document page as image file in specified format to stream. | |
Save(String, RasterImageFormat, Int32, Single) | Renders PDF document page to image file in specified format. | |
Save(Stream, RasterImageFormat, Int32, Int32, Int32) | Renders PDF document page as image file in specified format to stream. | |
Save(Stream, RasterImageFormat, Int32, Single, RenderingOptions) | Renders PDF document page as image file in specified format to stream. | |
Save(String, RasterImageFormat, Int32, Int32, Int32) | Renders PDF document page to image file in specified format. | |
Save(String, RasterImageFormat, Int32, Single, RenderingOptions) | Renders PDF document page to image file in specified format. | |
Save(Stream, RasterImageFormat, Int32, Int32, Int32, RenderingOptions) | Renders PDF document page as image file in specified format to stream. | |
Save(String, RasterImageFormat, Int32, Int32, Int32, RenderingOptions) | Renders PDF document page to image file in specified format. |
See Also