A newer version of this page is available.
Switch to the current version.
ASPxRichEdit.ExportToPdf Method
Name | Parameters | Description |
---|---|---|
ExportToPdf(Stream) | stream | Exports the current document to a stream in PDF format. |
ExportToPdf(Stream, PdfExportOptions) | stream, pdfExportOptions | Exports the current document to the specified stream in PDF format using the specified options. |
Feedback