PageRender Method

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
Overload List

  NameDescription
Public methodRender(RenderingSettings, ErrorLogger)
Renders the page to an image using its width and height as dimensions for resulting image.
Public methodRender(Bitmap, RenderingSettings, ErrorLogger)
Renders the page to an external bitmap with pixel format Format32bppArgb.
Public methodRender(Resolution, RenderingSettings, ErrorLogger)
Renders the page to an image using the desired resolution.
Public methodRender(Int32, Int32, RenderingSettings, ErrorLogger)
Renders the page to an image.
Public methodRender(Resolution, Rectangle, RenderingSettings, ErrorLogger)
Renders the page to an image using the desired resolution.
Public methodRender(Int32, Int32, Rectangle, RenderingSettings, ErrorLogger)
Renders the page to an image.
Top
See Also

Reference