Search Results for

    Show / Hide Table of Contents

    PageEventArgs Class

    Arguments passed on FlexCelPdfExport.BeforeGeneratePage, FlexCelPdfExport.BeforeNewPage and FlexCelPdfExport.AfterGeneratePage

    Syntax

    Namespace: FlexCel.Render

    public class PageEventArgs: EventArgs

    Constructors

    Name Description
    PageEventArgs Creates a new Argument.

    Properties

    Name Description
    PdfExport The FlexCelPdfExport component doing the export.
    Workbook ExcelFile we are exporting. Note that this might be a light clone of the workbook assigned to the FlexCelPdfExport component, so it might be different.
    File The file with the pdf data.
    CurrentPage Page currently printing.
    CurrentPageInSheet Page currently printing on the sheet printing.
    CurrentSheet Sheet that is currently being printed.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com