Overload | Description |
---|---|
Save(String,PdfPageImageFormat) | Saves the rendering surface to the specified file. |
Save(String,PdfRendererSettings,PdfPageImageFormat) | Saves the rendering surface to the specified file. |
Save(Stream,PdfPageImageFormat) | Saves the rendering surface to the specified stream. |
Save(Stream,PdfRendererSettings,PdfPageImageFormat) | Saves the rendering surface to the specified stream. |