Back to Devexpress

ASPxGridExporterBase.WritePdf Method

aspnet-devexpress-dot-web-dot-aspxgridexporterbase-dot-writepdf.md

latest521 B
Original Source

ASPxGridExporterBase.WritePdf Method

NameParametersDescription
WritePdf(Stream, PdfExportOptions)stream, exportOptionsExports the grid’s data to a stream in PDF format with the specified export options.
WritePdf(Stream)streamExports the grid’s data to a stream in PDF format.