Overload | Description |
---|---|
RenderToPdf(Stream,PdfSettings) | Creates a PDF document from the source HTML and saves it to a specified stream. |
RenderToPdf(String,PdfSettings) | Creates a PDF file from the source HTML. |
Overload | Description |
---|---|
RenderToPdf(Stream,PdfSettings) | Creates a PDF document from the source HTML and saves it to a specified stream. |
RenderToPdf(String,PdfSettings) | Creates a PDF file from the source HTML. |