Skip to main content
Tab

ASPxGridExporterBase.WritePdf Method

Name Parameters Description
WritePdf(Stream, PdfExportOptions) stream, exportOptions Exports the grid’s data to a stream in PDF format with the specified export options.
WritePdf(Stream) stream Exports the grid’s data to a stream in PDF format.