Back to Devexpress

VGridControlBase.ExportToPdf Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-dot-exporttopdf.md

latest488 B
Original Source

VGridControlBase.ExportToPdf Method

NameParametersDescription
ExportToPdf(Stream)streamExports the control’s data to a PDF document and sends it to the specified stream.
ExportToPdf(String)filePathExports the control’s data to the specified PDF file.