Back to Devexpress

GridControl.ExportToPdf Method

windowsforms-devexpress-dot-xtragrid-dot-gridcontrol-dot-exporttopdf.md

latest878 B
Original Source

GridControl.ExportToPdf Method

NameParametersDescription
ExportToPdf(Stream)streamExports the data displayed by the GridControl.DefaultView (the GridControl.MainView or the currently maximized detail View) to the specified stream in PDF format.
ExportToPdf(String)filePathExports the data displayed by the GridControl.DefaultView (the GridControl.MainView or the currently maximized detail View) to the specified file in PDF format.