Search Results for

    Show / Hide Table of Contents

    FlexCelPrintDocument.OnPrintPage Method

    Raises the PrintDocument.PrintPage event. It is called before a page prints.

    Remarks

    This method is overridden to print an Excel document. After doing its own work, it will call PrintDocument.PrintPage so you can draw your own thing over it.

    Syntax

    Namespace: FlexCel.Render

    protected override void OnPrintPage(PrintPageEventArgs e)

    Parameters

    <-> Parameter Type Description
    e PrintPageEventArgs A PrintPageEventArgs that contains the event data.

    See also

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