[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexSheet.SavePdf

SavePdf Method

SavePdf(Stream, PdfExportOptions)

Saves the grid to a PDF stream.

Declaration
public void SavePdf(Stream stream, PdfExportOptions options)
Parameters
Type Name Description
Stream stream

Stream where the file is to be saved.

PdfExportOptions options
<xref href="C1.WPF.FlexGrid.PdfExportOptions" data-throw-if-not-resolved="false"></xref> class with parameters 

that customize the PDF output.