Back to Devexpress

ASPxGridBase.ExportToPdf Method

aspnet-devexpress-dot-web-dot-aspxgridbase-dot-exporttopdf.md

latest564 B
Original Source

ASPxGridBase.ExportToPdf Method

NameParametersDescription
ExportToPdf(Stream, PdfExportOptions)stream, exportOptionsExports the control’s data to the specified stream in PDF format using the specified options.
ExportToPdf(Stream)streamExports the control’s data to the specified stream in PDF format using the specified options.