| オーバーロード | 解説 |
|---|---|
| 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. |
| オーバーロード | 解説 |
|---|---|
| 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. |