Search Results for

    Show / Hide Table of Contents

    FlexCelPdfExport.BeginExport Method

    Initializes the PDF exporting to a new file. After calling this method you can call ExportSheet to export different xls files to the same pdf, or ExportAllVisibleSheets(Boolean, String). You should always end the document with a call to EndExport

    Syntax

    Namespace: FlexCel.Render

    public void BeginExport(Stream pdfStream)

    Parameters

    <-> Parameter Type Description
    pdfStream Stream Stream that will contain the new pdf file.

    See also

    • FlexCelPdfExport
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com