Skip to main content
A newer version of this page is available. .
Tab

ASPxGridBase.ExportToPdf Method

Name Parameters Description
ExportToPdf(Stream, PdfExportOptions) stream, exportOptions Exports the control’s data to the specified stream in PDF format using the specified options.
ExportToPdf(Stream) stream Exports the control’s data to the specified stream in PDF format using the specified options.