Overload | Description |
---|---|
RenderToPng(Stream,PngSettings) | Creates a PNG image from the source HTML and saves it to a specified stream. |
RenderToPng(String,PngSettings) | Creates a PNG image file from the source HTML. |
Overload | Description |
---|---|
RenderToPng(Stream,PngSettings) | Creates a PNG image from the source HTML and saves it to a specified stream. |
RenderToPng(String,PngSettings) | Creates a PNG image file from the source HTML. |