Search Results for

    Show / Hide Table of Contents

    PageEventArgs.PageEventArgs Constructor

    Creates a new Argument.

    Syntax

    Namespace: FlexCel.Render

    public PageEventArgs(FlexCelPdfExport aPdfExport, ExcelFile aWorkbook, Int32 aCurrentSheet, PdfWriter aPdfWriter, Int32 aCurrentPage, Int32 aCurrentPageInSheet)

    Parameters

    <-> Parameter Type Description
    aPdfExport FlexCelPdfExport The PdfExport component which is doing the export.
    aWorkbook ExcelFile Excel file that is being exported.
    aCurrentSheet Int32 Sheet that we are currently exporting.
    aPdfWriter PdfWriter The file we are processing.
    aCurrentPage Int32 The page that is being generated.
    aCurrentPageInSheet Int32 The page in the current sheet that is being generated.

    See also

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