Overload | Description |
---|---|
SavePdf(String,Int32[]) | Saves the content of the component to the specified PDF file. |
SavePdf(String,PdfExportSettings,Int32[]) | Saves the content of the component to the specified PDF file. |
SavePdf(Stream,Int32[]) | Saves the content of the component to the specified stream. |
SavePdf(Stream,PdfExportSettings,Int32[]) | Saves the content of the component to the specified stream. |