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. |