Skip to main content
A newer version of this page is available. .

VGridControlBase.ExportToPdf Method

Name Parameters Description
ExportToPdf(Stream) stream Exports the control’s data to a PDF document and sends it to the specified stream.
ExportToPdf(String) filePath Exports the control’s data to the specified PDF file.