Search Results for

    Show / Hide Table of Contents

    TPageEventArgs Class

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

    Syntax

    Unit: FlexCel.Render

    TPageEventArgs = class(EventArgs);

    Constructors

    Name Description
    Create 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.
    DataFile 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 VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com