Back to Devexpress

BaseView.ExportToPdf Method

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-baseview-dot-exporttopdf.md

latest937 B
Original Source

BaseView.ExportToPdf Method

NameParametersDescription
ExportToPdf(Stream)streamExports the GridControl.DefaultView‘s data to a stream in PDF format.
ExportToPdf(String, PdfExportOptions)filePath, optionsExports the GridControl.DefaultView‘s data to the specified file in PDF format.
ExportToPdf(String)filePathExports the GridControl.DefaultView‘s data to the specified file in PDF format.