Overload | Description |
---|---|
SavePdf(String) | Saves the sheet to the specified PDF file. |
SavePdf(String,PdfExportSettings) | Saves the sheet to the specified PDF file. |
SavePdf(Stream) | Saves the sheet to the specified stream. |
SavePdf(Stream,PdfExportSettings) | Saves the sheet to the specified stream using the specified settings. |