[]
Saves the grid to a PDF stream.
public void SavePdf(Stream stream, PdfExportOptions options)
Stream where the file is to be saved.
<xref href="C1.WPF.FlexGrid.PdfExportOptions" data-throw-if-not-resolved="false"></xref> class with parameters
that customize the PDF output.